From 8a8ce1df4c6b308603a5e5d6be406455c009a529 Mon Sep 17 00:00:00 2001 From: Jaroslaw Konik Date: Fri, 16 May 2025 09:49:34 +0200 Subject: [PATCH] update --- .bashrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.bashrc b/.bashrc index a5b7cb1..494b4b4 100644 --- a/.bashrc +++ b/.bashrc @@ -12,3 +12,5 @@ eval "$(starship init bash)" starship_precmd alias nvim=nvr_git alias get_esprs='. $HOME/bin/export-esp.sh' +export SSH_ASKPASS=/usr/bin/ksshaskpass +export SSH_ASKPASS_REQUIRE=prefer