]> git.phdru.name Git - dotfiles.git/blobdiff - .gitconfig
Simplify autocommand by making it buffer-local
[dotfiles.git] / .gitconfig
index 4afa96f5abf39ad57581b71e76c6bad9061e4397..335be8ee5f980bc57b62db59f45cd131b6c2371a 100644 (file)
@@ -10,7 +10,7 @@
        st = status
 
 [pretty]
-       beautiful = format:'%C(blue)%h%Creset (%ar - %C(green)%aN <%aE>%C(reset))%n%B%n'
+       beautiful = format:%Cblue%h%Creset (%ar - %Cgreen%aN <%aE>%Creset)%n%B%n
 
 [core]
        pager = less -FRSXgimq