updated git log

This commit is contained in:
Daylin Morgan 2024-05-20 11:57:29 -05:00
parent d9f175a710
commit 0dfc8c056f
Signed by: daylin
GPG key ID: 950D13E9719334AD
2 changed files with 2 additions and 2 deletions

View file

@ -32,7 +32,7 @@ autoSetupRemote = true
[alias]
adog = log --all --decorate --oneline --graph
l = log --format=tformat:'%C(bold magenta)%h%C(reset) %C(bold)%s%C(reset)%C(auto)%d%C(reset) %C(green)<%ar>%C(reset) %C(dim white)%aN%C(reset)'
l = log --format=tformat:'%C(bold magenta)%h%C(reset) %C(bold)%s%C(reset)%C(auto)%d%C(reset) %C(green)%ar%C(reset) %C(dim white)%aN%C(reset)'
lf = log --graph --format=tformat:'%C(bold yellow)%h%C(reset) %C(cyan)%aD%C(reset) %C(green)(%ar) %C(dim white)%aN%C(reset)%w(0,0,9)%n %C(bold)%s%C(auto)%+d%C(reset)%w(0,0,10)%+b'
lg = "!f() { x=${1-6};\
length=$(expr $x + 8);\

View file

@ -1,5 +1,5 @@
border-radius=5
font=monospace 15
font=monospace 10
# Colors
background-color=#1e1e2e