Simplified option variables for greater flexibility.

This commit is contained in:
Sorin Ionescu 2011-09-05 15:39:37 -04:00
commit 05c94e2dd5
10 changed files with 25 additions and 25 deletions

View file

@ -2,7 +2,7 @@
# Disable color in dumb terminals.
if [[ "$TERM" == 'dumb' ]]; then
DISABLE_COLOR='true'
COLOR='false'
fi
# Add functions to fpath.