Skip to content

Instantly share code, notes, and snippets.

@ianhomer
Last active August 29, 2015 13:57
Show Gist options
  • Save ianhomer/9444343 to your computer and use it in GitHub Desktop.
Save ianhomer/9444343 to your computer and use it in GitHub Desktop.
# Add to /etc/bashrc to customise command prompt
[ "$PS1" = "\\s-\\v\\\$ " ] && PS1="(production) - \u@\[\e[1;31m\]myhost.com\[\e[0m\]:\w \\$ "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment