Make some mild appearance tweaks

This commit is contained in:
Danielle McLean 2018-04-19 10:31:09 +10:00
parent b083b68e4f
commit 8698a048c2
Signed by: 00dani
GPG key ID: 8EB789DDF3ABD240

View file

@ -12,6 +12,12 @@
st = status --short
shove = "!f() { git push ${1:-origin} :; }; f"
[column]
ui = auto
[diff]
colorMoved = true
[dude]
icon = ~/.config/git-dude/icon.png
@ -27,6 +33,9 @@
[log]
decorate = true
[merge]
conflictStyle = diff3
[pretty]
graph = tformat:%C(auto)%h %G? %s% gD% D
@ -37,6 +46,9 @@
[rerere]
enabled = true
[status]
branch = true
[url "git@github.com:"]
pushInsteadOf = https://github.com/