Skip to content

Instantly share code, notes, and snippets.

@4lun
Last active March 21, 2016 19:20
Show Gist options
  • Save 4lun/d42629368c83e4de4c36 to your computer and use it in GitHub Desktop.
Save 4lun/d42629368c83e4de4c36 to your computer and use it in GitHub Desktop.
root .profile - Scary red text so that you know when you're logged in as root
export PS1="\[\e[1;41m\]\u\[\e[0m\]\[\e[0;41m\]@\h\[\e[0;41m\]\w \[\e[1;37m\]\$ \[\e[0m\] "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment