X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.gitconfig;h=cd86ef36705e6613436c74fb49d89a1f75b91423;hb=f756990178d54c6daaf2318315e7a1a9f2d88bb3;hp=4afa96f5abf39ad57581b71e76c6bad9061e4397;hpb=d8163925c870f7b2c176d0c3d00e945cf05bac16;p=dotfiles.git diff --git a/.gitconfig b/.gitconfig index 4afa96f..cd86ef3 100644 --- a/.gitconfig +++ b/.gitconfig @@ -7,10 +7,10 @@ l5 = log -5 lb = log --decorate --graph --stat --pretty=beautiful lb5 = log --decorate --graph --stat --pretty=beautiful -5 - st = status + st = status -s [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