mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-10 10:19:51 +00:00
@@ -97,7 +97,7 @@ else
|
||||
fi
|
||||
|
||||
# Don't add identities if lazy-loading is enabled
|
||||
if ! zstyle -b :omz:plugins:ssh-agent lazy; then
|
||||
if ! zstyle -t :omz:plugins:ssh-agent lazy; then
|
||||
_add_identities
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user