mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 10:26:42 +00:00
Disable bundled heroku alias in zsh
This commit is contained in:
@@ -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 "
|
||||
|
||||
Reference in New Issue
Block a user