get id_rsa pass from manager
This commit is contained in:
parent
13f49664cd
commit
4be4f613f1
@ -7,6 +7,10 @@
|
|||||||
export EDITOR=nvim
|
export EDITOR=nvim
|
||||||
export SUDO_EDITOR=nvim
|
export SUDO_EDITOR=nvim
|
||||||
|
|
||||||
|
# ssh
|
||||||
|
export SSH_ASKPASS=get_id_rsa_pass
|
||||||
|
export SSH_ASKPASS_REQUIRE=force
|
||||||
|
|
||||||
# wayland
|
# wayland
|
||||||
export MOZ_ENABLE_WAYLAND=1
|
export MOZ_ENABLE_WAYLAND=1
|
||||||
export QT_QPA_PLATFORM=wayland
|
export QT_QPA_PLATFORM=wayland
|
||||||
|
Loading…
Reference in New Issue
Block a user