This repo uses git submodules. The simplest setup is:
git clone --recursive https://github.com/bamos/dotfiles.git
cd dotfiles
./bootstrap.shIf you already cloned without submodules (or switched protocols), run:
git submodule sync --recursive
git submodule update --init --recursivebootstrap.sh creates the symlinks in your home directory and bootstraps
additional programs.