Somewhat portable dotfiles organised via Git submodules.
Install GNU Stow, then:
export DOTFILES="$HOME/dotfiles"
git clone --recurse-submodules https://github.com/tlvince/dotfiles.git "$DOTFILES"
cd ~
"$DOTFILES/init.sh"© 2013 Tom Vincent http://tlvince.com/contact
Released under the MIT License.