Skip to content

Instantly share code, notes, and snippets.

@TonnyXu
Created September 10, 2011 04:44
Show Gist options
  • Save TonnyXu/1207933 to your computer and use it in GitHub Desktop.
Save TonnyXu/1207933 to your computer and use it in GitHub Desktop.
Colorful Prompt PS1 with Error
export PS1="\e[35;40m\u\e[0m@\e[36;40m\h\e[0m[\e[37;40m\A\e[0m] [\e[36;40m\W\e[0m]: "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment