aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2024-05-23 21:06:34 +0000
committerJustine Smithies <justine@smithies.me.uk>2024-05-23 21:06:34 +0000
commit1906f5ac82eb087d704fae16bad3c6b77bf124ab (patch)
tree3eaf81c2ce8502769c899a85b6555cc47ad826cb
parentf8aabcef2df45dc52d74eb44ac7a37c5776a217e (diff)
Changed ssh-askpass temporarily
-rw-r--r--.bashrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 77381a7..df72480 100644
--- a/.bashrc
+++ b/.bashrc
@@ -79,7 +79,8 @@ export GDK_BACKEND=wayland
export XKB_DEFAULT_LAYOUT=us
#export LANG="en_US.UTF-8"
#export LC_ALL="en_US.UTF-8"
-export SSH_ASKPASS=~/.local/bin/wayprompt-ssh-askpass
+#export SSH_ASKPASS=~/.local/bin/wayprompt-ssh-askpass
+ export SSH_ASKPASS='/home/justine/.local/bin/ssh-askpass'
export SSH_ASKPASS_REQUIRE=force
export TERMINAL="foot"
export SAL_USE_VCLPLUGIN=gtk3