Skip to content

Instantly share code, notes, and snippets.

@rjv
Last active December 10, 2015 20:08
Show Gist options
  • Save rjv/4485823 to your computer and use it in GitHub Desktop.
Save rjv/4485823 to your computer and use it in GitHub Desktop.
Bash Prompt
# PS1='\e[32m\t \e[33m\w \e[31m\$ \e[0m'
PS1="[\u@\[\e[0;31m\]\h\[\e[1;39m\] \W]: "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment