These are my personal dotfiles, used to bootstrap and configure development boxes
For a complete feature list, check out FEATURES.md
git clone --depth 1 https://github.com/bevacqua/dotfiles.git ~/.dotfiles && sudo zsh ~/.dotfiles/osx.zshInstall zsh, using the script below, then you need to reboot. Apologies!
sudo sh ./ubuntu/zsh.shAfter boot, install everything else.
sudo zsh ./ubuntu.zsh- Anything placed in
~/.zshrc.userwill run on every shell instance - You can open that file using the
dotconfigalias - Open
~/.zshrcfile with thezshconfigalias. - I won't install Sublime Text packages for you. You do that. You did get
Package Control, though. Recommended packages in FEATURES document. - Want to customize this even further? Fork this repository!
MIT

