Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 576 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 576 Bytes

dotfiles

My dotfiles are based on this post by Anish Athalye. I use dotbot to install my dotfiles.

Install

Manual steps should be eliminated, but you've got to start somewhere.

  • Create .gitconfig_local and add git name and email
  • Switch iterm colors to solarized
  • Switch to zsh and restart iterm

OSX Only

  • Install homebrew
  • Install cmake
  • Upgrade zsh
  • Upgrade vim

Run install script

./install