summaryrefslogtreecommitdiff
path: root/config/home/.zshenv
diff options
context:
space:
mode:
Diffstat (limited to 'config/home/.zshenv')
-rw-r--r--config/home/.zshenv3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/home/.zshenv b/config/home/.zshenv
index ffe8cde..31f9cc5 100644
--- a/config/home/.zshenv
+++ b/config/home/.zshenv
@@ -113,3 +113,6 @@ export VAKKEN="$HOME/docs/school/2024-2025"
if [ "$(hostname)" = "spring" ]; then
export GIT_TRACK_REPOS="$HOME/git-track.txt"
fi
+
+export SSH_ASKPASS=askpass
+export SSH_ASKPASS_REQUIRE=prefer