init: Alfred preferences

This commit is contained in:
2026-03-26 09:22:38 +08:00
commit 3cad72b72c
13215 changed files with 108280 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"alfredsnippet" : {
"snippet" : "git config --global alias.lg \"log --all --graph --decorate --abbrev-commit --date=relative --format=format:'%C(bold blue)%h%C(reset) %C(bold green)(%ar)%C(reset) %C(white)%an%C(reset) %C(bold yellow)%d%C(reset) %C(white bold)%s%C(reset)'\"",
"uid" : "B8EAC7DA-9445-468F-A1FA-C0555E488529",
"name" : "alias.lg",
"keyword" : "alias.lg"
}
}