dotfiles
Collection of my dotfiles for a better programming environment (on OSX).
Installation
To install on your own machine, clone this repo and source the install.sh
:
git clone https://github.com/jwilber/dotfiles.git
cd dotfiles
source install.sh
Thanks to...
- Kenneth Kihara for his dotfile repository structure which I based mine off of.
- Mathias Bynens and his dotfiles repository that has a ton of useful stuff.