aboutsummaryrefslogtreecommitdiff
path: root/sh/shrc.d/keychain.sh
blob: 82f834735c0814d76f63497b6e9e81d42ec9f9b9 (plain) (blame)
1
2
3
# If GPG_TTY is set, update it
[ -n "$GPG_TTY" ] || return
GPG_TTY=$(tty)