1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-02-23 19:38:40 +08:00
frozen_dude 448e966129 Fix for bad LC_CTYPE entry
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).
2015-02-10 20:37:35 +01:00
..
2015-01-08 16:01:16 +00:00
2014-08-20 23:52:05 +02:00
2015-02-10 20:37:35 +01:00
2013-12-31 14:54:34 +01:00