Bash-it / bash-it

A community Bash framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bash: warning: setlocale: LC_ALL: cannot change locale (en_uS.UTF-8): No such file or directory

sudoharun opened this issue · comments

commented

Either I'm dumb or something because I can't figure out how to get rid of this error.
bruh

On the main page under themes it says this:

NOTE: Bash-it and some themes use UTF-8 characters, so to avoid strange behavior in your terminal, set your locale to LC_ALL=en_US.UTF-8 or the equivalent to your language if it isn’t American English.

So I should be able to get rid of this error without having to change my locale to en_US.

My locale is set to en_GB.UTF-8:
bruh2

What am I missing to keep my locale set to en_GB.UTF-8 and get rid of this error? (I would prefer not to install en_US locale because I'm in the UK)

Edit: Using sexy theme

closing since I moved to zsh after a re-install of arch