feat: yazi plugins [glow, projects, custom_scripts-set_wallpaper]
This commit is contained in:
@ -35,3 +35,7 @@
|
||||
lgdu = !git lgd $( git rev-parse --symbolic @{u} ) HEAD
|
||||
; lg me: my commits from all branches, by date
|
||||
lgme = !git lgd --author=\"$( git config --get user.name )\" --all
|
||||
; git log time tracking
|
||||
ltime = !git --no-pager log --date=iso --since='6 months' --date-order --full-history --all --pretty=tformat:'%C(cyan)%ad%x08%x08%x08%x08%x08%x08%x08%x08%x08 %C(bold red)%h %C(bold blue)%<(22)%ae %C(reset)%s'
|
||||
[core]
|
||||
excludesfile = /Users/paramah/.gitignore
|
||||
|
Reference in New Issue
Block a user