dotfiles/git/gitconfig

8 lines
115 B
Plaintext
Raw Normal View History

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