[shell] Better handle missing locales
commit87e57c8f27b319e1cd95ed7b074e9a05d2eb93ef
authorMichal Nazarewicz <mina86@mina86.com>
Tue, 22 Feb 2022 15:43:22 +0000 (22 16:43 +0100)
committerMichal Nazarewicz <mina86@mina86.com>
Tue, 1 Mar 2022 18:30:21 +0000 (1 19:30 +0100)
treeb9905a9ec92877c30e24c2da16f2ddde3619ddc5
parent2d11701090a3c9cc5174c6686ebc14a3e3d5650f
[shell] Better handle missing locales

On some systems en_GB is not available even though en_US is.  Systems also
differ in how UTF-8 is spelled out.  Make sure locale which does exist is
chosen for LANG et al.
sh/shellrc