]> git.phdru.name Git - dotfiles.git/blob - lib/config/gpg-agent-update-tty
Feat(bin/cleanup-recode.sh): Default is the current directory
[dotfiles.git] / lib / config / gpg-agent-update-tty
1 GPG_TTY=`tty`
2 export GPG_TTY
3 #echo UPDATESTARTUPTTY | gpg-connect-agent
4 gpg-connect-agent updatestartuptty /bye >/dev/null