X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.gitconfig;h=a26c359a7ec454d89500c29620651063d3cc37c2;hb=ad3cdd3c1c1633937a11710770e016d5cbdda665;hp=43a30e5105ebc51c4a833c19796bf5925063c6a2;hpb=c6dfc5983f1fd26ae4aeb167b7d1f125a60caf83;p=dotfiles.git diff --git a/.gitconfig b/.gitconfig index 43a30e5..a26c359 100644 --- a/.gitconfig +++ b/.gitconfig @@ -10,8 +10,8 @@ lg = log --decorate --graph lg1 = log --decorate --graph --oneline lg5 = log --decorate --graph -5 - st = status -s - stb = status -sb + st = status --short + stb = status --short --branch [pretty] beautiful = format:%Cblue%h%Creset (%ar - %Cgreen%aN <%aE>%Creset)%n%B%n