commit | a7d1ee0c028c716b903bdea31b09cdb24bb458c0 | [log] [tgz] |
---|---|---|
author | Robert R Evans <robert@codewranglers.org> | 周六 10月 02 15:04:24 2010 -0700 |
committer | Robert R Evans <robert@codewranglers.org> | 周六 10月 02 15:04:24 2010 -0700 |
tree | d1ec555a643aa58119159cc01d1901cb41bfc13f | |
parent | 6491f50a9190265e91d8c5a089caa50dc00363c6 [diff] [blame] |
Added help screens.
diff --git a/lib/appearance.bash b/lib/appearance.bash index 69ca55e..4b1f568 100644 --- a/lib/appearance.bash +++ b/lib/appearance.bash
@@ -8,4 +8,4 @@ export LSCOLORS='Gxfxcxdxdxegedabagacad' # Load the theme -source "$BASH/themes/$BASH_THEME/$BASH_THEME.bash" \ No newline at end of file +source "$BASH/themes/$BASH_THEME/$BASH_THEME.theme.bash" \ No newline at end of file