Skip to content

Instantly share code, notes, and snippets.

@dobryakov
Created January 18, 2016 11:22
Show Gist options
  • Save dobryakov/870ee7036568abf5a7a2 to your computer and use it in GitHub Desktop.
Save dobryakov/870ee7036568abf5a7a2 to your computer and use it in GitHub Desktop.
Linux shell colors: red root, green user
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