Use bat instead of less
This commit is contained in:
parent
012f6d1936
commit
0916d0d54a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
||||||
# for ssh logins, install and configure the libpam-umask package.
|
# for ssh logins, install and configure the libpam-umask package.
|
||||||
#umask 022
|
#umask 022
|
||||||
|
|
||||||
export PAGER='less'
|
export PAGER='bat'
|
||||||
export EDITOR='em'
|
export EDITOR='em'
|
||||||
export VISUAL='em'
|
export VISUAL='em'
|
||||||
export BROWSER='qutebrowser'
|
export BROWSER='qutebrowser'
|
||||||
|
|
Loading…
Reference in a new issue