X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.gitconfig;h=cd86ef36705e6613436c74fb49d89a1f75b91423;hb=13acc3973d91672091945e09ce14a210d84076cf;hp=754cbd975906d4af0eb60a7a1ae9bc22b8aa769d;hpb=f5f14ce402a9abaf029dea3968a1e92a94c8cad4;p=dotfiles.git diff --git a/.gitconfig b/.gitconfig index 754cbd9..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