mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
@@ -97,7 +97,7 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Don't add identities if lazy-loading is enabled
|
# 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
|
_add_identities
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user