Hard Dependencies: Git, Vim 7.4
Soft Dependencies Bashmarks Selecta
git clone https://github.com/alexparker/dotfiles.git
bash -c “`curl -sLa https://github.com/alexparker/fresh/blob/master/install.sh`”
source ~/.fresh/build/shell.sh
echo “source ‘~/.fresh/build/shell.sh’” >> ~/.bashrc
sh <(curl https://github.com/alexparker/spf13-vim/blob/3.0/bootstrap.sh -L)
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