Skip to content

Instantly share code, notes, and snippets.

@danhyun
Last active December 15, 2015 20:58
Show Gist options
  • Save danhyun/5321966 to your computer and use it in GitHub Desktop.
Save danhyun/5321966 to your computer and use it in GitHub Desktop.
nice PS1
export PS1="[\[\033[1;31m\]\u\[\033[m\]][\[\033[32m\]\H\[\033[m\]][\[\033[36m\]\w\[\033[m\]]\n\$ "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment