mirror of
https://github.com/Lissy93/dotfiles.git
synced 2024-11-21 23:13:09 +01:00
Updates LC_ALL env var
This commit is contained in:
parent
4c0bb990ab
commit
2529a69a97
@ -39,5 +39,5 @@ export ZLIB="${ZDOTDIR}/lib"
|
||||
|
||||
# Encodings, languges and misc settings
|
||||
export LANG='en_GB.UTF-8';
|
||||
export LC_ALL='en_GB.UTF-8';
|
||||
export LC_ALL='en_GB';
|
||||
export PYTHONIOENCODING='UTF-8';
|
||||
|
Loading…
Reference in New Issue
Block a user