mirror of
https://github.com/Lissy93/dotfiles.git
synced 2025-06-30 13:39:59 +02:00
Sets LC_ALL
This commit is contained in:
@ -39,5 +39,6 @@ export ZLIB="${ZDOTDIR}/lib"
|
||||
|
||||
# Encodings, languges and misc settings
|
||||
export LANG='en_GB.UTF-8';
|
||||
export LC_ALL='en_GB';
|
||||
export PYTHONIOENCODING='UTF-8';
|
||||
export LC_ALL='C';
|
||||
|
||||
|
Reference in New Issue
Block a user