add ksshaskpass stuff for gitea hopefully

This commit is contained in:
2025-09-03 10:59:01 -05:00
parent 7b32562073
commit 6c37a0d8d0

View File

@@ -8,6 +8,8 @@ fi
# Editor used by CLI
export EDITOR="nvim"
export SUDO_EDITOR="$EDITOR"
export SSH_ASKPASS=/usr/bin/ksshaskpass
export SSH_ASKPASS_REQUIRE=prefer
# Define Paths
export SUNHAT_PATH="$HOME/.local/share/sunhat"