Disable bundled heroku alias in zsh

This commit is contained in:
2012-04-19 00:45:31 +01:00
parent 2fef7e9b24
commit ab3f49b20c

View File

@@ -40,5 +40,8 @@ source "$ZSH/oh-my-zsh.sh"
# Disable shared history
unsetopt share_history
# Disable bundled heroku binary, I install the gem globally
unalias heroku
# Cause I hit emacs shorts too much
bindkey -s "\C-x\C-f" "cd "