Welcome to my dotfiles, they target OS X and aim to back up and synchronize my settings and custom commands. The goal is to make setting up a brand new machine as simple as running the install script.
I was inspired by the following
- https://dotfiles.github.io/
- https://github.com/mathiasbynens/dotfiles
- https://github.com/holman/dotfiles
- https://github.com/webpro/dotfiles
Clone the repo and run install.sh to kick things off
git clone https://github.com/rickyabell/dotfiles.git
cd dotfiles && source install.sh
To configure OSX defaults run
source osx/.osx
To update the dotfiles on a machine, run
source install.sh
which will update the git repo and update all of the local dotfiles.