fish-shell/share
Konrad Borowski 5c96bca1ca Revert "Ensure that UTF-8 works if LANG contains it."
This was a really stupid change that I should have tested more
before pushing. It broke any non-interactive usage, such as SSH,
fish config, or parsing the script output, as config.fish is
loaded for everything.

There are no issues with different terminal emulators, so this
change will be pushed in the future, but only running in interactive
mode. I apologize for any issues caused by this commit.

This reverts commit d61adfbc53.
2013-12-17 20:47:14 +01:00
..
completions Added completion for Android adb command. 2013-12-05 10:43:44 +00:00
functions __fish_git_prompt: initialise colors early 2013-12-02 20:09:15 +08:00
tools Fix bold in informative git prompt. 2013-11-27 11:41:13 +01:00
config.fish Revert "Ensure that UTF-8 works if LANG contains it." 2013-12-17 20:47:14 +01:00