blob: ce997099c85158f3b309aa7bc855874b394e5081 [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
3# git themeing
4GIT_THEME_PROMPT_DIRTY="×"
5GIT_THEME_PROMPT_CLEAN="✓"
6GIT_THEME_PROMPT_PREFIX=""
7GIT_THEME_PROMPT_SUFFIX=""
8
9# ${debian_chroot:+($debian_chroot)}