get id_rsa pass from manager

This commit is contained in:
Joel Beckmeyer 2024-11-02 01:37:09 +00:00
parent 13f49664cd
commit 6622f7300d
2 changed files with 6 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,2 @@
#!/bin/sh
rbw unlock && rbw get id_rsa