aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2024-12-17 20:40:23 +0000
committerJustine Smithies <justine@smithies.me.uk>2024-12-17 20:40:23 +0000
commite98cad6ec1922af77b96307069ffcd41009f7478 (patch)
treea0ce232e193748feafbd22b3cc685134d0865d89
parent5586ce2a0dd78153eefab82052f2ec3b99fd9e9b (diff)
Changed ssh-askpass to a posix sh script.
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 448ec0e..7084336 100644
--- a/.bashrc
+++ b/.bashrc
@@ -73,7 +73,7 @@ export GDK_BACKEND=wayland
# export LANG="en_US.UTF-8"
# export LC_ALL="en_US.UTF-8"
# export SSH_ASKPASS=~/.local/bin/wayprompt-ssh-askpass
-export SSH_ASKPASS='/home/justine/.local/bin/ssh-askpass'
+export SSH_ASKPASS='/home/justine/.local/bin/ssh-askpass.sh'
export SSH_ASKPASS_REQUIRE=prefer
export TERMINAL="foot"
export SAL_USE_VCLPLUGIN=gtk3