Last active
December 15, 2015 20:58
-
-
Save danhyun/5321966 to your computer and use it in GitHub Desktop.
nice PS1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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