Cleaner colors for reuse

This commit is contained in:
Robert R Evans
2010-10-02 12:54:15 -07:00
parent 2800e7eda1
commit e0b3ef5f8f
2 changed files with 25 additions and 27 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/bash
export PS1='\[\033[1;34m\]$(prompt_char)\[\033[1;32m\] $(parse_git_branch) ${ORANGE}\h ${D}in ${GREEN}\w ${D}→ '
export PS1='${LIGHT_BLUE}$(prompt_char)${LIGHT_GREEN} $(parse_git_branch) ${ORANGE}\h ${NORMAL}in ${GREEN}\w ${NORMAL}→ '