mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-15 09:58:47 -07:00
parent
a0ac789f2a
commit
beeda72826
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user