diff --git a/shell/zshrc.sh b/shell/zshrc.sh index 04a26ac..543d1ac 100644 --- a/shell/zshrc.sh +++ b/shell/zshrc.sh @@ -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 "