Created
July 29, 2012 21:09
-
-
Save tmhpfnr/3201845 to your computer and use it in GitHub Desktop.
OS X: ZSH: Additional configuration
This file contains 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
# configure date/time and locale | |
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