committing changes in /etc made by "-bash"

Package changes:
This commit is contained in:
2023-05-25 13:41:40 +03:00
parent a96e2e2fa1
commit d564162974
68 changed files with 520 additions and 120 deletions

View File

@@ -13,7 +13,7 @@ foreach config (/etc/locale.conf "${HOME}/.i18n")
end
if (${?LANG_backup}) then
set LANG="${LANG_backup}"
setenv LANG "${LANG_backup}"
endif
unset LANG_backup config