1
1
Fork 0
dotfiles/git
2024-03-21 22:20:41 -05:00
..
.gitconfig difftastic, not on debian yet though 2024-03-21 22:20:41 -05:00
README.md Added gitconfig file, adjusted readme, added configs 2024-02-17 12:14:15 -06:00

Gaiety's Dotfiles

git

Some basic git configuration steps

Setup

Follow SSH steps for Github and Gitlab for adding a ssh key

Install delta https://dandavison.github.io/delta/installation.html

Copy the local .gitconfig file into your home directory:

cp ./git/.gitconfig ~/.gitconfig