commit | 70c3b523b3e5a7e1d373085119e6f1587acf02ed | [log] [tgz] |
---|---|---|
author | Robert R Evans <robert@codewranglers.org> | 周日 10月 03 11:50:22 2010 -0700 |
committer | Robert R Evans <robert@codewranglers.org> | 周日 10月 03 11:50:22 2010 -0700 |
tree | 39553a19f6673329686f695d5891d449d07e5750 | |
parent | 1f923a90ad5611f3e599da5ff208bc0eb9771fac [diff] [blame] |
Added a couple more themes and put colors into its own file
diff --git a/themes/candy/candy.theme.bash b/themes/candy/candy.theme.bash new file mode 100644 index 0000000..f2a5db2 --- /dev/null +++ b/themes/candy/candy.theme.bash
@@ -0,0 +1,2 @@ +#!/bin/bash +PROMPT='${green}\u@\h ${blue}\T ${reset_color}${white}\w${reset_color}$(git_prompt_info)${blue} →${bold_blue} \$${reset_color} ' \ No newline at end of file