get id_rsa pass from manager

This commit is contained in:
Joel Beckmeyer 2024-11-02 01:37:09 +00:00
parent 13f49664cd
commit 459040a8fe
2 changed files with 7 additions and 0 deletions

View File

@ -7,6 +7,10 @@
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

View File

@ -0,0 +1,3 @@
#!/bin/sh
rbw get id_rsa