zsh combined with oh-my-zsh is my daily driver on the terminal and I love it. Here is one of there reasons why: git aliases g : git ga : git add gaa : git add –all gapa : git add –patch gc: git commit gcmsg: git commit -m gst: git status gp : git pushContinue reading “oh-my-zsh git aliases”