Add screen (for p53) management, update i3 status conf, tmux git
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
d = difftool
|
||||
adog = log --all --decorate --oneline --graph
|
||||
dog = log --decorate --oneline --graph
|
||||
count-lines = "! git log --author=\"$1\" --pretty=tformat: --numstat | awk '{ add += $1; subs += $2; loc += $1 - $2 } END { printf \"added lines: %s, removed lines: %s, total lines: %s\\n\", add, subs, loc }' #"
|
||||
[push]
|
||||
default = current
|
||||
[core]
|
||||
|
||||
Reference in New Issue
Block a user