mirror of
https://github.com/sebaschi/dotfiles.git
synced 2026-06-30 18:40:36 +02:00
BASH: add env vars for proton pass cli
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user