Y
Hacker News
new
|
ask
|
show
|
jobs
by
lawry
2707 days 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