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