Closed sudoharun closed 1 week ago
closing since I moved to zsh after a re-install of arch
I have the saem error, can we reopen this?
do you have the locale generated? Can you show this error is because of Bash-it and not happening in general anyway?
As I commented in https://github.com/Bash-it/bash-it/issues/2269#issuecomment-2478178460, this error is caused by Bash-it assuming the existence of a specific locale en_US.UTF-8
. Even if the locales are generated, if en_US.UTF-8
is not included in the set of the enabled locales, it doesn't exist. In general, one should not assume the locale en_US.UTF-8
is present in the system. The solution is also given in https://github.com/Bash-it/bash-it/issues/2269#issuecomment-2478178460.
Either I'm dumb or something because I can't figure out how to get rid of this error.
On the main page under themes it says this:
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:
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