Improve some configs
This commit is contained in:
parent
8c194df84b
commit
0ed1633be6
3 changed files with 9 additions and 5 deletions
.config/git
|
@ -20,7 +20,7 @@
|
|||
|
||||
|
||||
[alias]
|
||||
b = branch -vv
|
||||
b = branch -vv -a
|
||||
ci = commit
|
||||
cia = commit -C HEAD --amend
|
||||
d = difftool
|
||||
|
@ -61,3 +61,5 @@
|
|||
[commit]
|
||||
gpgsign = true
|
||||
verbose = true
|
||||
[credential]
|
||||
helper = store
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue