- Install zsh + prezto.
- Install asdf-vm
- Add a file called
files/gitconfig.user
to this repo and stick your default git user/email:
[user]
name = Akshay Gupta
email = kit@ali.ce
Run ./install
to symlink the dotfiles to your $HOME
.
To fetch all homebrew packages for a vanilla setup:
cd files
brew bundle --file Brewfile