Created
January 18, 2016 11:22
-
-
Save dobryakov/870ee7036568abf5a7a2 to your computer and use it in GitHub Desktop.
Linux shell colors: red root, green user
This file contains hidden or 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
PS1='\[\e[1;32m\][\u@\h \W]\$\[\e[0m\] ' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment