Not sure when I lost GPG_TTY

This commit is contained in:
2026-06-06 18:58:13 -04:00
parent d6e6462aa8
commit 5c3059c5cc
+3
View File
@@ -277,6 +277,9 @@ if nvm &>/dev/null; then
nvm use --delete-prefix 20 --silent
fi
GPG_TTY="$(tty)"
export GPG_TTY
autoload -Uz compinit
compinit