Last active
March 14, 2017 05:48
-
-
Save soardex/17a2abaa4f393704e7fc6f6f9fea17c1 to your computer and use it in GitHub Desktop.
Revisions
-
soardex revised this gist
Mar 14, 2017 . 1 changed file with 5 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,9 @@ # /etc/login.conf \:umask=022:\ \:charset=UTF-8:\ \:lang=en_US.UTF-8: # cap_mkdb /etc/login.conf # /etc/profile setenv LANG en_US.UTF-8 -
soardex created this gist
Mar 14, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,9 @@ # /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