I just switched to zsh (from tcsh) and have only run into one serious frustration: There are multiple completions for push — pushd and pushln. I’d really like to only have pushd available, since this is really tripping up my muscle memory.
How can I set this up using zsh completion (specifically compsys)?