MoritzM00 / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Dotfiles, managed with Chezmoi

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.

Manual Installations

  1. Activate EurKEY Layout: After the restart go to System Settings > Keyboard > Edit > + and search for EurKEY v1.2. After adding the layout select its symbol from the menu bar icon.

About

My dotfiles


Languages

Language:Shell 77.5%Language:Lua 22.5%