feat: yazi, clean wezterm
This commit is contained in:
@ -25,7 +25,7 @@
|
||||
lg1 = log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(bold yellow)%d%C(reset)' --all
|
||||
lg2 = log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold cyan)%aD%C(reset) %C(bold green)(%ar)%C(reset)%C(bold yellow)%d%C(reset)%n'' %C(white)%s%C(reset) %C(dim white)- %an%C(reset)' --all
|
||||
; lg = !"git lg2"
|
||||
tree = "forest --pretty=format:\"%C(red)%h %C(magenta)(%ar) %C(blue)%an %C(reset)%s\" --style=15 --reverse"
|
||||
amend = !git commit --amend --date=now --no-edit
|
||||
lg = log --graph --pretty=slim --abbrev-commit --date=relative
|
||||
; lg date: sorted by date and with absolute dates
|
||||
lgd = log --graph --pretty=slim --abbrev-commit --date=local --date-order
|
||||
|
Reference in New Issue
Block a user