Files
alfred-preferences/Alfred.alfredpreferences/snippets/Git 指令工具箱/git config --global user.name [48490D50-4D29-436B-8A96-2D8529F36DFA].json
2026-03-26 09:22:38 +08:00

8 lines
204 B
JSON

{
"alfredsnippet" : {
"snippet" : "git config --global user.name",
"uid" : "48490D50-4D29-436B-8A96-2D8529F36DFA",
"name" : "git config --global user.name",
"keyword" : "cfg.gname"
}
}