So I have this (bad) habit of typing git , pausing for a sec to glance at the output of the git status command I just typed, then typing git add ... afterwards, resulting in the rather unsuccessful git git add ....
Is there any functionality of zsh that would allow me to always replace git git with its singular equivalent?