Warning
This repo is deprecated, I moved my config files to nix!
A collection of my configuration files
git clone --bare git@github.com:billy4479/dotfiles.git dotfiles
alias config='git --git-dir=$HOME/dotfiles/ --work-tree=$HOME'
config checkout
config submodule update --init --recursive