aboutsummaryrefslogtreecommitdiff
path: root/zsh
diff options
context:
space:
mode:
Diffstat (limited to 'zsh')
-rw-r--r--zsh/.zshenv1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/.zshenv b/zsh/.zshenv
index 9e10ba0..9aae98d 100644
--- a/zsh/.zshenv
+++ b/zsh/.zshenv
@@ -3,3 +3,4 @@ export EDITOR=nvim
export PATH=$PATH:~/.local/bin
export DOCKER_BUILDKIT=1
export COMPOSE_DOCKER_CLI_BUILD=1
+export GPG_TTY=$(tty)