gpg/ssh,tty
This commit is contained in:
parent
06f5191c7c
commit
b52612afed
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
export SSH_AUTH_SOCK="$(gpgconf --list-dirs agent-ssh-socket)"
|
||||||
|
gpg-connect-agent updatestartuptty /bye > /dev/null
|
||||||
|
|
||||||
alias gpgoff='gpgconf --kill gpg-agent'
|
alias gpgoff='gpgconf --kill gpg-agent'
|
||||||
|
|
||||||
alias gpgtty='gpg-connect-agent updatestartuptty /bye'
|
alias gpgtty='gpg-connect-agent updatestartuptty /bye'
|
||||||
|
|
Loading…
Reference in a new issue