Move manpager setting to profile
This commit is contained in:
parent
ec75774597
commit
fc2492504c
2 changed files with 1 additions and 3 deletions
|
@ -13,6 +13,7 @@ export EDITOR='em'
|
|||
export VISUAL='em'
|
||||
export BROWSER='qutebrowser'
|
||||
export TERMINAL='urxvtcd'
|
||||
export MANPAGER="sh -c 'col -bx | bat -l man -p'"
|
||||
|
||||
# make the password-store use primary instead of clipboard
|
||||
export PASSWORD_STORE_X_SELECTION=primary
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue