Clone repo and then run ./setup.sh which will symlink files in your home directory (~) to these dotfiles. It will also copy your existing dotfiles in your home directory into a backup folder in case you want them back.
- The
.gitconfigfile will automatically use any configurations in the~/.gitconfig.privatefile if it exists. - You should put personal info in this file
- Ex.
[user] name = M Pegasus email = [email protected]