dotfiles/.config/git/config

13 lines
272 B
Plaintext
Raw Normal View History

2023-09-15 22:59:26 +02:00
[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