Change pager for Git's lg command alias

This commit is contained in:
Dionisio E Alonso 2019-03-13 21:42:20 -03:00
parent 7180dd8d6f
commit c59b3bc869
1 changed files with 2 additions and 0 deletions

View File

@ -8,5 +8,7 @@
compact = %C(auto)%h%d %s %C(green)—% an%Creset %C(cyan)(%ad)%Creset
[alias]
lg = log --pretty=compact --graph --date-order --date=relative
[pager]
lg = less -S
[tar "tar.xz"]
command = xz -c