add htop config

This commit is contained in:
vincent 2019-04-11 18:48:07 +02:00
parent ceaf0be7bf
commit a3dc981f41

View File

@ -6,3 +6,5 @@
show = diff-so-fancy | less --tabs=1,5 -RFX
[alias]
plog = log --graph --pretty=format:'%h -%d %s %n' --abbrev-commit --date=relative --branches
[core]
pager = diff-so-fancy | less --tabs=4 -RFX