mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Update GPG Agent settings
This commit is contained in:
parent
6c6a316861
commit
f665eb2570
1 changed files with 1 additions and 1 deletions
|
|
@ -68,8 +68,8 @@ autoload -Uz compinit && compinit
|
|||
|
||||
# Start GPG agent
|
||||
export GPG_TTY=$(tty)
|
||||
gpg-connect-agent /bye
|
||||
export SSH_AUTH_SOCK=~/.gnupg/S.gpg-agent.ssh
|
||||
gpg-connect-agent updatestartuptty /bye >/dev/null
|
||||
|
||||
# export MANPATH="/usr/local/man:$MANPATH"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue