Skip to content

Instantly share code, notes, and snippets.

@scmx
Created May 26, 2014 13:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scmx/03241f7f2a448ce6724e to your computer and use it in GitHub Desktop.
Save scmx/03241f7f2a448ce6724e to your computer and use it in GitHub Desktop.
#åäö #ubuntu #14.04 #tmux Append this to ~/.profile for all users
export LANG=sv_SE.UTF-8
export LANGUAGE=sv:en
export LC_CTYPE=sv_SE.UTF-8
export LC_NUMERIC=sv_SE.UTF-8
export LC_TIME=sv_SE.UTF-8
export LC_COLLATE="sv_SE.UTF-8"
export LC_MONETARY=sv_SE.UTF-8
export LC_MESSAGES="sv_SE.UTF-8"
export LC_PAPER=sv_SE.UTF-8
export LC_NAME=sv_SE.UTF-8
export LC_ADDRESS=sv_SE.UTF-8
export LC_TELEPHONE=sv_SE.UTF-8
export LC_MEASUREMENT=sv_SE.UTF-8
export LC_IDENTIFICATION=sv_SE.UTF-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment