addign locale to fix some issues

This commit is contained in:
JesseBot 2022-11-18 09:52:33 +01:00
parent 7bd7fefc9f
commit 0f47eba870

View file

@ -6,6 +6,9 @@
# General #
# -------------------------------------------------------------------------- #
# this is for my specific locale, so that perl is chill about everything
export LC_ALL=en_US.UTF-8
# I hate bells a lot
set bell-style none