LESSCHARSET is not needed since Less automatically detects the locale.
@ -66,7 +66,6 @@ if [[ "$OSTYPE" == darwin* ]]; then
fi
# Less
export LESSCHARSET="UTF-8"
export LESSHISTFILE='-'
export LESSEDIT='vim ?lm+%lm. %f'