Installing on a fresh system from the ~ directory:
git clone [email protected]: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