Update 'config.fish'

This commit is contained in:
Mikaël Capelle 2020-06-17 11:41:07 +00:00
parent 96ce2b55cb
commit 66ef153222
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# Fish configuration file
if test -e /etc/profile
bass source /etc/profile
end
# Configuration for terminal / unix:
set -x LC_CTYPE en_US.UTF-8
set -x LC_ALL en_US.UTF-8