commit | 9c7cd9aa0078efde2128732bd4fa8bf226b88fae | [log] [tgz] |
---|---|---|
author | Robert R Evans <robert@codewranglers.org> | 周六 10月 02 11:55:34 2010 -0700 |
committer | Robert R Evans <robert@codewranglers.org> | 周六 10月 02 11:55:34 2010 -0700 |
tree | b93ab983e754adc66a2aea2402e26724413d1f5f |
First Commit
diff --git a/themes/bobby/bobby.bash b/themes/bobby/bobby.bash new file mode 100644 index 0000000..a85efe4 --- /dev/null +++ b/themes/bobby/bobby.bash
@@ -0,0 +1 @@ +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