dotfiles/git
2024-02-17 12:14:15 -06:00
..
.gitconfig Added gitconfig file, adjusted readme, added configs 2024-02-17 12:14:15 -06: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