feat(git): add `git st` as jj-style alias

Changed files
+1
git
+1
git/config
··· 17 17 [rerere] 18 18 enabled = true 19 19 [alias] 20 + st = status 20 21 lg = log --branches --remotes --tags --graph --decorate 21 22 ll = log --branches --remotes --tags --graph --decorate --oneline 22 23 find = !sh -c 'git-repo-search \"$@\" | fzf | awk \"{print \\$NF}\" --