Update locale in fish configuration.
This commit is contained in:
parent
9a0b083f65
commit
c39ce74d66
@ -1,6 +1,8 @@
|
||||
# Fish configuration file
|
||||
|
||||
set -x LC_ALL en_US.utf8
|
||||
set -x LC_CTYPE en_US.UTF-8
|
||||
set -x LC_ALL en_US.UTF-8
|
||||
|
||||
set -x PYTHONIOENCODING UTF-8
|
||||
|
||||
if test (uname) != "Darwin"
|
||||
|
Loading…
Reference in New Issue
Block a user