These dotfiles target MacOS only.
First, update the system and install xcode command line tools:
sudo softwareupdate -i -a
xcode-select --install
Then Bootstrap the Mac by executing
sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply MoritzM00
This may or may not run successfully on the first try because of the dashlane cli dependency to inject private keys. If it doesn't, try again or setup dc-cli manually.
- Activate EurKEY Layout:
After the restart go to
System Settings
>Keyboard
>Edit
>+
and search forEurKEY v1.2
. After adding the layout select its symbol from the menu bar icon.