blob: 10caf7f9465e9723bc51a76744d3babaa5a41924 [file] [log] [blame]
Robert R Evanseeaef1b2010-10-06 17:28:34 -07001PROMPT='\[${green}\]\u\[${normal}\]@\[${green}\]\h\[${normal}\]:\[${blue}\]\w\[${normal}\]\[${red}\]$(prompt_char)$(git_prompt_info)\[${normal}\]\$ '
2
Robert R Evans45a50c02010-10-09 15:01:50 -07003
4
Robert R Evanseeaef1b2010-10-06 17:28:34 -07005# git themeing
6GIT_THEME_PROMPT_DIRTY="×"
7GIT_THEME_PROMPT_CLEAN="✓"
8GIT_THEME_PROMPT_PREFIX=""
9GIT_THEME_PROMPT_SUFFIX=""
10
11# ${debian_chroot:+($debian_chroot)}