ref(nix): drop fish legacy support

This commit is contained in:
Léana 江 2024-01-19 20:11:36 +01:00 committed by Léana 江
parent 074e78751a
commit 1bec5057c7
21 changed files with 2 additions and 2 deletions

View file

@ -1,14 +0,0 @@
# zh_TW
# set -gx LANG zh_TW.UTF-8
# set -gx LANGUAGE zh_TW
# set -gx LC_ALL zh_TW.UTF-8
# fr_FR
# set -gx LANG fr_FR.UTF-8
# set -gx LANGUAGE fr_FR
# set -gx LC_ALL fr_FR.UTF-8
# en_US
set -gx LANG en_US.UTF-8
set -gx LANGUAGE en_US
set -gx LC_ALL en_US.UTF-8