Disable ssh-agent module

This commit is contained in:
Alexander Gehrke (crater2150) 2016-11-23 09:59:35 +01:00
parent 42ee7c9ee3
commit ad7a068e78

2
zshrc
View file

@ -39,7 +39,7 @@ autoload -Uz zmv
function exists { command -v "$@" >/dev/null } function exists { command -v "$@" >/dev/null }
#ZMODLOAD_BLACKLIST=( prompt ) ZMODLOAD_BLACKLIST=( ssh-agent )
stty -ixon stty -ixon