Hacker News new | ask | show | jobs
by isarat 3185 days ago
I have homegrown aliases like 'tags' 'rdel' (git push origin --delete) 'ldel' (git branch --delete) and many more combined with Zsh's (Oh my Zsh)'s several aliases (e.g ggpull, glog, gp, gc) etc.

I also find "thefuck" is interesting but I love to control my fate :) (https://github.com/nvbn/thefuck)