X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.gitconfig;h=9320ab50958f4bea8af24a26647972f47e19b96a;hb=e563dd609f715889e568acab6fd2794187a1ee83;hp=43a30e5105ebc51c4a833c19796bf5925063c6a2;hpb=c6dfc5983f1fd26ae4aeb167b7d1f125a60caf83;p=dotfiles.git diff --git a/.gitconfig b/.gitconfig index 43a30e5..9320ab5 100644 --- a/.gitconfig +++ b/.gitconfig @@ -5,16 +5,11 @@ co = checkout l1 = log --oneline l5 = log -5 - lb = log --decorate --graph --pretty=beautiful --stat - lb5 = log --decorate --graph --pretty=beautiful --stat -5 lg = log --decorate --graph lg1 = log --decorate --graph --oneline lg5 = log --decorate --graph -5 - st = status -s - stb = status -sb - -[pretty] - beautiful = format:%Cblue%h%Creset (%ar - %Cgreen%aN <%aE>%Creset)%n%B%n + st = status --short + stb = status --short --branch [color] ui = auto