more git aliases, less pager, iterm2 support

This commit is contained in:
Fred Klassen 2023-06-28 09:52:48 -07:00
commit 7268805d36
No known key found for this signature in database
GPG key ID: E9E2149793BDE17E
3 changed files with 24 additions and 1 deletions

View file

@ -125,6 +125,7 @@
autocrlf = false
editor = vim
excludesfile = ~/.yadr/git/gitignore
pager = less -F -X
[advice]
statusHints = false
[diff]
@ -142,3 +143,4 @@
program = gpg
[commit]
gpgsign = true