From 1081b7b2e032712e7b3e6ca68f154d02805dd95a Mon Sep 17 00:00:00 2001 From: Robert R Evans Date: Sat, 2 Oct 2010 15:09:43 -0700 Subject: [PATCH] Added readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 5da8b12..0e622f1 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,16 @@ cp ~/.bash_profile ~/.bash_profile_original cp template/bash_profile.template.bash ~/.bash_profile +I'm working on adding various custom help screens to bash it. Currently, bash it has the following commands to show help screens: + +

+bash-it
+plugin-help
+rails-help
+git-help
+
+ + ## Themes Currently, there is only 1 theme, 'bobby'. There is a base.theme.bash that includes various colors that can then be used to create custom themes. There is support for git in the prompt: showing what branch you're on, if you've committed locally or not, etc. I'm working on adding mercurial support as well. -- 2.17.1