Added help screens.

This commit is contained in:
Robert R Evans
2010-10-02 15:04:24 -07:00
parent 6491f50a91
commit a7d1ee0c02
24 changed files with 29 additions and 2304 deletions

View File

@@ -8,4 +8,4 @@ export GREP_COLOR='1;33'
export LSCOLORS='Gxfxcxdxdxegedabagacad'
# Load the theme
source "$BASH/themes/$BASH_THEME/$BASH_THEME.bash"
source "$BASH/themes/$BASH_THEME/$BASH_THEME.theme.bash"