Disable ssh-agent module
This commit is contained in:
parent
42ee7c9ee3
commit
ad7a068e78
1 changed files with 1 additions and 1 deletions
2
zshrc
2
zshrc
|
@ -39,7 +39,7 @@ autoload -Uz zmv
|
|||
function exists { command -v "$@" >/dev/null }
|
||||
|
||||
|
||||
#ZMODLOAD_BLACKLIST=( prompt )
|
||||
ZMODLOAD_BLACKLIST=( ssh-agent )
|
||||
|
||||
stty -ixon
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue