This dotfile setup is for an efficient Zsh, Ruby, and Vim-oriented work environment.
- Open up your terminal of choice.
- Run
zsh < <( curl https://raw.github.com/kevinSuttle/dotfiles/master/install.zsh)
- If you have existing files, they will be overwritten.
- Enjoy.
- Open up your terminal of choice.
- Run
source uninstall.zsh
- Again, existing files will be removed.
- Enjoy?
You should read both of these files before running them.
Pull requests are very welcome. Fork away!