5 ms·
I also have aliases for git, only I noticed gs starts Ghostscript on places where I don't have these set, so I changed all my git aliases to gg: ggs -> git s
by lawry 8y ago
I also have aliases for git, only I noticed gs starts Ghostscript on places where I don't have these set, so I changed all my git aliases to gg:
ggs -> git status
ggco -> git checkout
ggd -> git diff
ggap -> git add --patch