dotfiles/git/gitconfig
James Patrick 00a03181fe Adding git.
This includes a reference to diff-so-fancy which does not exist on any of my
current servers. I will need to update this.
2019-05-03 19:41:39 -04:00

8 lines
115 B
Plaintext

[user]
email = james@jpatrick.io
name = James Patrick
[core]
pager = diff-so-fancy | less -FXRi
editor = vim