mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 15:30:40 +01:00
@@ -96,7 +96,10 @@ else
|
||||
_start_agent
|
||||
fi
|
||||
|
||||
_add_identities
|
||||
# Don't add identities if lazy-loading is enabled
|
||||
if ! zstyle -b :omz:plugins:ssh-agent lazy; then
|
||||
_add_identities
|
||||
fi
|
||||
|
||||
unset agent_forwarding ssh_env_cache
|
||||
unfunction _start_agent _add_identities
|
||||
|
||||
Reference in New Issue
Block a user