Skip to content

Instantly share code, notes, and snippets.

@jadia
Created August 3, 2019 07:14
Show Gist options
  • Save jadia/1f4c2190730ef646d41823b6a6c30926 to your computer and use it in GitHub Desktop.
Save jadia/1f4c2190730ef646d41823b6a6c30926 to your computer and use it in GitHub Desktop.
zsh (anon):12: character not in range error

zsh | (anon):12: character not in range

Solution:

sudo apt-get install -y language-pack-en
sudo update-locale

Then zsh starts working!

@planforfailure
Copy link

This is what I was looking for, many thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment