Re: Start deprecating "git-command" in favor of "git command"
From: eschvoca <hidden> Date: 2016-06-15 22:43:19
By removing the dash I would miss out on man pages too. I don' t like
seeing all the rare commands pollute my PATH.
In zsh while I'm typing a command like:
$ git-rebase branch --
I then realize I need the man page so I type "Esc-h" and it appears.
When I exit man I'm back to the same spot in the command line.
e