various shell improvements
This commit is contained in:
parent
f34c23f532
commit
b361bf52e1
9 changed files with 735 additions and 8 deletions
|
|
@ -18,6 +18,7 @@
|
|||
praise = blame
|
||||
blame = "gblame"
|
||||
reabsorb = rebase -i --autosquash
|
||||
flog = "!f() { git ls-tree -r --full-name HEAD | awk '{print $4}' | xargs -i sh -c 'echo $(git log --oneline {} | wc -l) {}'; }; f"
|
||||
|
||||
[diff]
|
||||
renamelimit = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue