Skip to content

Instantly share code, notes, and snippets.

@yozzi
Created July 11, 2016 13:49
Show Gist options
  • Save yozzi/054ebc502bacfbbc56ef8ec0a5d9ef9d to your computer and use it in GitHub Desktop.
Save yozzi/054ebc502bacfbbc56ef8ec0a5d9ef9d to your computer and use it in GitHub Desktop.
Fix Mac Terminal SSH Language
I then edited /etc/profile and added these two lines:
export LC_ALL=en_US.UTF-8
export LANG=en_US.UTF-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment