• frozen_dude's avatar
    Fix for bad LC_CTYPE entry · 448e9661
    frozen_dude authored
    LANG is a colon-separated list of prefered locales; LC_CTYPE is single entry,
    therefore we need to remove all but one entry.
    
    Also, there is no need setting it if it is already set (LC_ALL also sets
    LC_CTYPE, so we check it too).
    448e9661
Name
Last commit
Last update
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
MIT-LICENSE.txt Loading commit data...
README.textile Loading commit data...
oh-my-zsh.sh Loading commit data...