/dotfiles

bare-bones defaults

Primary LanguageShell

Pre-req

  • 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

Install

Run ./install to symlink the dotfiles to your $HOME.

Homebrew

To fetch all homebrew packages for a vanilla setup:

cd files
brew bundle --file Brewfile