]> git.phdru.name Git - dotfiles.git/blobdiff - .gitconfig
.gitconfig: add --decorate to wshow
[dotfiles.git] / .gitconfig
index b3e81d7b57c30205123d0c285b47ee2d2843e0ac..d5535a102d2c0301c94cfb601bf39b770bcbd437 100644 (file)
@@ -20,7 +20,7 @@
        stb = status --short --branch
        unstage = reset HEAD --
        wdiff = diff --word-diff
-       wshow = show --word-diff
+       wshow = show --word-diff --decorate
 
 [branch]
        autosetuprebase = always