Created
January 12, 2015 02:01
-
-
Save tskrynnyk/c88db705526d5910fabb to your computer and use it in GitHub Desktop.
UTF-8 for user on FreeBSD
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 characters
| --- .login_conf 2015-01-01 01:00:00.000000000 +0100 | |
| +++ .login_conf_new 2015-01-01 02:50:50.000000000 +0100 | |
| @@ -5,3 +5,7 @@ | |
| #me:\ | |
| # :charset=iso-8859-1:\ | |
| # :lang=de_DE.ISO8859-1: | |
| +me:\ | |
| + :charset=UTF-8:\ | |
| + :lang=pl_PL.UTF-8:\ | |
| + :setenv=LC_COLLATE=C: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment