Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 458 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 458 Bytes

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 = [email protected]

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