fish: update locale and less opts
This commit is contained in:
parent
acf927643a
commit
b23d64e1e2
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
set -x LESS 'i M R'
|
||||
set -x LC_ALL en_US.UTF-8
|
||||
set -x LESS 'i n M R S'
|
||||
set -x PAGER less
|
||||
set -x EDITOR nvim
|
||||
set -x TIME_STYLE long-iso
|
||||
|
|
Loading…
Reference in a new issue