Managed with yadm.
For more information, see the vim config README.
- Install Xcode command line tools:
xcode-select --install
brew install yadm
- Clone the repository locally:
cd ~
yadm clone https://github.com/maeve/dotfiles.git
- Bootstrap your environment:
yadm bootstrap
-
Edit
~/.zshenv.local
to add environment variables with sensitive credentials. -
Restart your shell.