diff --git a/bash/dot-local/share/bash/bash_env b/bash/dot-local/share/bash/bash_env index 59defeb..ad67f82 100644 --- a/bash/dot-local/share/bash/bash_env +++ b/bash/dot-local/share/bash/bash_env @@ -2,3 +2,7 @@ export PATH="$HOME/scripts:$PATH" export PATH="$HOME/.config/emacs/bin:$PATH" export PAGER="less" export LESS="-FIRX" + +# Proton Pass cli settings +export PROTON_PASS_KEY_PROVIDER=keyring +export PROTON_PASS_LINUX_KEYRING=dbus