Skip to content

Instantly share code, notes, and snippets.

@samm81
Last active December 20, 2015 11:59
Show Gist options
  • Save samm81/6127484 to your computer and use it in GitHub Desktop.
Save samm81/6127484 to your computer and use it in GitHub Desktop.
Bash character code to make a rainbow prompt
\[\e[1;41m\] \[\e[1;42m\] \[\e[1;43m\] \[\e[1;44m\] \[\e[1;45m\] \[\e[1;46m\] \[\e[1;41m\] \[\e[1;42m\] \[\e[1;43m\] \[\e[1;44m\] \[\e[1;45m\] \[\e[1;46m\] \[\e[0m\]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment