Removed the hpodder alias since it's no longer maintained.

This commit is contained in:
Sorin Ionescu 2011-12-28 11:12:29 -05:00
parent 2c68dfe11a
commit f1be5d3ace
1 changed files with 0 additions and 1 deletions

View File

@ -118,6 +118,5 @@ fi
(( $+commands[ebuild] )) && alias ebuild='nocorrect ebuild'
(( $+commands[gist] )) && alias gist='nocorrect gist'
(( $+commands[heroku] )) && alias heroku='nocorrect heroku'
(( $+commands[hpodder] )) && alias hpodder='nocorrect hpodder'
(( $+commands[mysql] )) && alias mysql='nocorrect mysql'