mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-16 02:27:03 +01:00
more git aliases, less pager, iterm2 support
This commit is contained in:
parent
bab71ac7cb
commit
7268805d36
3 changed files with 24 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue