Skip to content

Instantly share code, notes, and snippets.

@stevenpetryk
Last active August 29, 2015 14:10
Show Gist options
  • Save stevenpetryk/c382f6468780dc3e08af to your computer and use it in GitHub Desktop.
Save stevenpetryk/c382f6468780dc3e08af to your computer and use it in GitHub Desktop.
My bash prompt
# spetryk in ~/code $
PS1='\n\[\e[1;34m\]\u\[\e[m\] in \[\e[1;34m\]\w\[\e[m\]\n\[\e[1;32m\]>\[\e[m\] \[\e[37m\]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment