4 lines
96 B
Bash
4 lines
96 B
Bash
|
alias gpgoff='gpgconf --kill gpg-agent'
|
||
|
|
||
|
alias gpgtty='gpg-connect-agent updatestartuptty /bye'
|