git clone git://github.com/damian/dotfiles.git
cd dotfiles
sh install.sh
curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh
brew bundle --file=./BrewfileA few notable vim keybindings that I've picked up.
ctrl + nRemove all trailing whitespace from the current file,nToggle NERDTreectrl + hGo to split leftctrl + jGo to split belowctrl + kGo to split rightctrl + lGo to split abovejjAlternative to Esc
take project_xMakes a directory called project_x and cd's in to it..Move up one directory...Move up two directories
- Sets the default editor to vim
git sAlias for git status with short outputgit bAlias for git branchgit cob feature_xCreates a branch called feature_x and moves to itgit difftoolIs hooked up to Kaleidoscope app