Правка замечаний shellcheck
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# shellcheck shell=bash
|
||||
# vim: ft=sh
|
||||
|
||||
# Copy this file to 55-agents.user.zsh and modify to your needs
|
||||
|
||||
##
|
||||
@@ -13,9 +16,9 @@
|
||||
##
|
||||
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
|
||||
if command -v gpg-conf >/dev/null 2>&1; then
|
||||
gpgconf --create-socketdir
|
||||
fi
|
||||
fi
|
||||
|
||||
##
|
||||
|
Reference in New Issue
Block a user