Installing on a fresh system from the ~ directory:
git clone git@github.com:maddenpj/dotfiles.git .dotfiles
cd .dotfiles && ./install
Just update config files as usual (vim .vimrc
) but make sure to commit and push the changes
install
is Idempotent so re-running it should not be an issue