/dotfiles

Primary LanguageShell

dotfiles

If having issues with Perl failing to set the correct locale, export the following variables:

export LANGUAGE=en_US.UTF-8
export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
export LC_CTYPE=en_US.UTF-8