add terminal urxvtcd
This commit is contained in:
parent
ad8bf6ce9d
commit
f02d81cdd2
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ export PAGER='less'
|
||||||
export EDITOR='em'
|
export EDITOR='em'
|
||||||
export VISUAL='em'
|
export VISUAL='em'
|
||||||
export BROWSER='qutebrowser'
|
export BROWSER='qutebrowser'
|
||||||
|
export TERMINAL='urxvtcd'
|
||||||
|
|
||||||
# make the password-store use primary instead of clipboard
|
# make the password-store use primary instead of clipboard
|
||||||
export PASSWORD_STORE_X_SELECTION=primary
|
export PASSWORD_STORE_X_SELECTION=primary
|
||||||
|
|
Loading…
Reference in a new issue