|
|
@ -101,7 +101,10 @@ unset _i_prefer |
|
|
|
# Needed because xterm/urxvt won't use the last color, needed for vim |
|
|
|
|
|
|
|
## GPG |
|
|
|
# Update TTY |
|
|
|
# Makes the last open terminal the ones that receives the pinentry message (if |
|
|
|
# not run from a terminal with DESKTOP) |
|
|
|
# TODO Only run if gpg-agent is started? |
|
|
|
# TODO Make a command out of this for easy management (and maybe remove the below) |
|
|
|
export GPG_TTY=$(tty) |
|
|
|
gpg-connect-agent updatestartuptty /bye >/dev/null |
|
|
|
|
|
|
|