summaryrefslogtreecommitdiff
path: root/.zshenv
diff options
context:
space:
mode:
Diffstat (limited to '.zshenv')
-rw-r--r--.zshenv2
1 files changed, 2 insertions, 0 deletions
diff --git a/.zshenv b/.zshenv
index 8d18e93..c663fb1 100644
--- a/.zshenv
+++ b/.zshenv
@@ -16,6 +16,8 @@ export SUDO_EDITOR="vim"
export SDL_VIDEO_MINIMIZE_ON_FOCUS_LOSS=0
export GPGKEY=90D8F8E2C830F6129B2FBB1133836B30AA014B82
export GPG_TTY=$(tty)
+export SSH_AUTH_SOCK=${XDG_RUNTIME_DIR}/gnupg/S.gpg-agent.ssh
+unset SSH_AGENT_PID
# Source outside scripts
source /usr/share/doc/pkgfile/command-not-found.zsh