[feat] update config

This commit is contained in:
Jay
2021-01-16 11:06:20 +08:00
parent 263f59ca76
commit 034c3500e3
2 changed files with 43 additions and 12 deletions
+15 -10
View File
@@ -2,16 +2,21 @@
[user]
# Please adapt and uncomment the following lines:
name = Jay
email = jay@rtj.tw
email = jay@lawsnote.com
[merge]
tool = vimdiff
[diff]
tool = vimdiff
tool = vimdiff
trustExitCode = true
[difftool]
prompt = false
prompt = false
[alias]
d = difftool
co = checkout
ci = commit
l = log --oneline --graph --all
ls = log --graph --pretty=format:\"%h <%an> %ar %s\" --all
st = status
br = branch
d = difftool
co = checkout
ci = commit
l = log --oneline --graph --all
ls = log --graph --pretty=format:\"%h <%an> %ar %s\" --all
st = status
br = branch
[mergetool]
keepBackup = false