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
..
bzr.zsh
Modification to the frisk theme to work with the BZR lib
2013-11-06 20:10:59 -02:00
completion.zsh
Allow custom cache dir
2015-01-08 16:01:16 +00:00
correction.zsh
Ordering nocorrect aliases alphabetically
2014-05-24 20:07:06 +02:00
directories.zsh
Implement deletion of sl alias as per #3055
2015-02-10 19:22:39 +01:00
functions.zsh
Replace /usr/bin/env with env
2014-08-20 23:52:05 +02:00
git.zsh
Merge pull request #3326 from DanielFGray/master
2014-12-14 16:32:11 -08:00
grep.zsh
Change to alias and remove deprecated GREP_COLOR
2014-12-13 19:57:23 +01:00
history.zsh
Refactors history alias and moves it.
2015-02-10 19:22:39 +01:00
key-bindings.zsh
Moves a bindkey call from misc to key-bindings.
2015-02-10 19:22:39 +01:00
misc.zsh
Fix for bad LC_CTYPE entry
2015-02-10 20:37:35 +01:00
nvm.zsh
Quote path in case $HOME has a space in it.
2014-12-16 13:22:31 -08:00
prompt_info_functions.zsh
No need to eval in rvm_prompt_info!
2014-01-07 19:08:20 +01:00
spectrum.zsh
Updates spectrum.zsh
2013-12-31 14:54:34 +01:00
termsupport.zsh
Reword comments on termsupport internal functions.
2015-02-04 01:00:51 -05:00
theme-and-appearance.zsh
Clean up appearance lib file and redundant colors calls in other files
2015-02-10 19:22:50 +01:00