1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2024-07-01 12:50:27 +00:00

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

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'