Add new aliases

This commit is contained in:
Tobias Reisinger 2020-09-18 23:36:42 +02:00
parent 36266195d1
commit c002ba957b
3 changed files with 6 additions and 0 deletions
.config/git

View file

@ -14,6 +14,8 @@
[difftool]
prompt = false
[alias]
ci = commit -v
cia = commit -v --amend
dt = difftool
d = diff
b = branch -vv