Warning: If you want to give these dotfiles a try, you should first fork this repository, review the code, and remove things you don’t want or need. Don’t blindly use my settings unless you know what that entails. Use at your own risk!
Note: There's a private directory which has some work-related info in ./private/work.sh
, make sure you download that from a backup / remove the source line for it in ./zsh/zshrc.
cd ~ && mkdir dev && cd dev
git clone git@github.com:rheaditi/dotfiles.git
cd dotfiles && ./setup.sh