commit | a4d0242dd0ebda5e5e25418c8f179538c3c29f96 | [log] [tgz] |
---|---|---|
author | Robert R Evans <robert@codewranglers.org> | 周六 10月 02 15:07:29 2010 -0700 |
committer | Robert R Evans <robert@codewranglers.org> | 周六 10月 02 15:07:29 2010 -0700 |
tree | d192c9cb4af97afe4e14acd4c62f519a676252b1 | |
parent | a7d1ee0c028c716b903bdea31b09cdb24bb458c0 [diff] |
Help files. Added the rest of bash it
diff --git a/themes/bobby/bobby.theme.bash b/themes/bobby/bobby.theme.bash new file mode 100644 index 0000000..724eb2c --- /dev/null +++ b/themes/bobby/bobby.theme.bash
@@ -0,0 +1,2 @@ +#!/bin/bash +export PS1='${LIGHT_BLUE}$(prompt_char)${LIGHT_GREEN} $(parse_git_branch) ${ORANGE}\h ${NORMAL}in ${GREEN}\w ${NORMAL}→ ' \ No newline at end of file