diff --git a/zshrc b/zshrc index ed5f421..9cccfa5 100644 --- a/zshrc +++ b/zshrc @@ -39,7 +39,7 @@ autoload -Uz zmv function exists { command -v "$@" >/dev/null } -#ZMODLOAD_BLACKLIST=( prompt ) +ZMODLOAD_BLACKLIST=( ssh-agent ) stty -ixon