only force using id_rsa password for that key

This commit is contained in:
2025-01-17 08:35:11 -05:00
parent 738955e19d
commit 28588ff57e
2 changed files with 1 additions and 5 deletions

View File

@@ -10,10 +10,6 @@ export SVDIR="$XDG_STATE_HOME"/service
export EDITOR=nvim
export SUDO_EDITOR=nvim
# ssh
export SSH_ASKPASS=get_id_rsa_pass
export SSH_ASKPASS_REQUIRE=force
# wayland
export MOZ_ENABLE_WAYLAND=1
export QT_QPA_PLATFORM=wayland