mirror of
https://github.com/dcarrillo/prezto.git
synced 2024-12-22 23:08:00 +00:00
Remove the Less encoding environment variable
LESSCHARSET is not needed since Less automatically detects the locale.
This commit is contained in:
parent
4fd347580e
commit
a372ccf603
@ -66,7 +66,6 @@ if [[ "$OSTYPE" == darwin* ]]; then
|
||||
fi
|
||||
|
||||
# Less
|
||||
export LESSCHARSET="UTF-8"
|
||||
export LESSHISTFILE='-'
|
||||
export LESSEDIT='vim ?lm+%lm. %f'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user