https://github.com/ggreer/the_silver_searcher
Tmux: brew install tmux
Tig: brew install tig
config/tmux.conf config/vimrc.bundles.local config/tigrc alex.zsh-theme (prompt) ctrlp.vim
alexparker/vim-axp-colors/colors/mad_unicorn.vim
git clone https://github.com/alexparker/dotfiles.git
sh -c “`curl -sLa https://raw.githubusercontent.com/alexparker/fresh/blob/master/install.sh`”
ln -s ~/.dotfiles/freshrc ~/.freshrc
source ~/.fresh/build/shell.sh
echo “source ‘~/.fresh/build/shell.sh’” >> ~/.zshrc
I am trying to keep a list of all the shortcuts I use regularly for vim here: Vim Shortcuts
sudo sh -c “wget -qO- https://get.docker.io/gpg | apt-key add -” sudo sh -c “echo deb http://get.docker.io/ubuntu docker main\ > /etc/apt/sources.list.d/docker.list” sudo apt-get update sudo apt-get install lxc-docker