zshrc: change editor yet again; gitconfig: add diff --stat alias (dfs)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
co = checkout
|
||||
cr = codereview
|
||||
df = diff
|
||||
dfs = diff --stat
|
||||
exclude = !sh -c 'echo "$1" >> .git/info/exclude' -
|
||||
ignored = ls-files --others
|
||||
lg = log --graph --abbrev-commit --decorate --date=relative --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(bold cyan)- %an%C(reset)%C(bold yellow)%d%C(reset)'
|
||||
|
Reference in New Issue
Block a user