0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

Don't correct hpodder commands.

This commit is contained in:
James Rowe 2009-11-22 01:38:55 +08:00 committed by Robby Russell
parent 3bc7301204
commit 6efc79c74e

View file

@ -7,3 +7,4 @@ alias mkdir='nocorrect mkdir'
alias gist='nocorrect gist'
alias heroku='nocorrect heroku'
alias ebuild='nocorrect ebuild'
alias hpodder='nocorrect hpodder'