Оптимизация
This commit is contained in:
@@ -11,7 +11,12 @@
|
||||
##
|
||||
# GPG agent
|
||||
##
|
||||
# zinit snippet OMZP::gpg-agent
|
||||
if command -v gpg-agent >/dev/null 2>&1; then
|
||||
zinit snippet OMZP::gpg-agent
|
||||
fi
|
||||
if command -v gpg-conf >/dev/null 2>&1; then
|
||||
gpgconf --create-socketdir
|
||||
fi
|
||||
|
||||
##
|
||||
# Keychain
|
||||
|
Reference in New Issue
Block a user