This commit is contained in:
Daylin Morgan 2023-02-24 14:26:49 -06:00
parent 75f7e4afaf
commit 118f17d2a0
Signed by: daylin
GPG key ID: 3CD66E04B8072F3E

View file

@ -10,6 +10,10 @@
setopt NO_BEEP # Be quiet!
setopt NO_HIST_BEEP # Be quiet!
# start gpg agent
export GPG_TTY=$(tty)
gpgconf --launch gpg-agent
#
# OMZ
#