Originally, this is the fantastic work of Zach Holman, forked and customized . This covers my usual tools: OSX, zsh, Ruby, Rails, rvm, git, mysql, pg, homebrew, sublime.
I'd suggest forking your own version, first. Then, run the following:
git clone https://github.com/$your_username/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
script/bootstrap
If it bombs, complaining about a missing Rakefile, run rake install
from the ~/.dotfiles directory.
This will symlink the appropriate files in .dotfiles
to your home directory.
Everything is configured and tweaked within ~/.dotfiles
, though.
$ sh ~/osx/set-defaults.sh
$ open ~/osx/charles.terminal
To use this new theme as the default, open Terminal's settings and make 'charles' the default.
Read the full docs here: https://github.com/holman/dotfiles