Skip to content

Instantly share code, notes, and snippets.

@soardex
Last active March 14, 2017 05:48
Show Gist options
  • Select an option

  • Save soardex/17a2abaa4f393704e7fc6f6f9fea17c1 to your computer and use it in GitHub Desktop.

Select an option

Save soardex/17a2abaa4f393704e7fc6f6f9fea17c1 to your computer and use it in GitHub Desktop.
Make FreeBSD Unicode
# /etc/login.conf
+ \:umask=022:\
+ \:charset=UTF-8:\
+ \:lang=en_US.UTF-8:
# /etc/profile
setenv LANG en_US.UTF-8
setenv CHARSET UTF-8
setenv GDM_LANG en_US.UTF-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment