commit | 76ed68d18c1d4acd093448cc2476d7917563388b | [log] [tgz] |
---|---|---|
author | Robert R Evans <robert@codewranglers.org> | 周六 10月 02 12:29:17 2010 -0700 |
committer | Robert R Evans <robert@codewranglers.org> | 周六 10月 02 12:29:17 2010 -0700 |
tree | 267bd06cb71156689c8b25cee57b2f1b8d5b3474 | |
parent | 74fe8378bd8f142799d22643c678c2a82f760490 [diff] |
Cleaned bash it up
diff --git a/themes/bobby/bobby.bash b/themes/bobby/bobby.bash index a85efe4..9dbf147 100644 --- a/themes/bobby/bobby.bash +++ b/themes/bobby/bobby.bash
@@ -1 +1,2 @@ +#!/bin/bash export PS1='\[\033[1;34m\]$(prompt_char)\[\033[1;32m\] $(parse_git_branch) ${ORANGE}\h ${D}in ${GREEN}\w ${D}→ ' \ No newline at end of file