My dotfiles pushd ~; git clone https://github.com/andyfowler/dotfiles .dotfiles; cd .dotfiles; git submodule update --init; script/bootstrap; popd;