My personal Dotfiles
cd ~
git clone [email protected]:cgthornt/dotfiles.git
Install:
cd ~/dotfiles
./sync
Updating / Publishing Dotfiles (added to $PATH):
edit-dotfiles
publish-dotfiles
pull-dotfiles
Install the following:
# Homebrew
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
# ZSH, Oh-My-ZSH
brew install zsh
curl -L http://install.ohmyz.sh | sh
- Install Solarized
- Fix for Solarized and iTerm2: http://michaelheap.com/solarized-with-iterm2/