gpg ftw
This commit is contained in:
parent
75f7e4afaf
commit
118f17d2a0
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
#
|
||||
|
|
Loading…
Reference in a new issue