PROMPT_COMMAND='case $? in 0) exit_color=$green ;; 1) exit_color=$red ;; *) exit_color=$yellow ;; esac'