dotfiles/.config/git/config
2023-09-15 15:59:26 -05:00

13 lines
272 B
Plaintext

[core]
editor = "emacs"
pager = "diff-so-fancy | less --tabs=4 -RFX"
[init]
defaultBranch = "main"
[pull]
rebase = true
[user]
email = "23226432+hyperreal64@users.noreply.github.com"
name = "Jeffrey Serio"
[gist]
home = /home/jas/repos/github.com/hyperreal64/gists