Created
April 5, 2013 00:33
-
-
Save mnemnion/5315689 to your computer and use it in GitHub Desktop.
An invocation that gives a solid visual warning when you run under root in Terminal. Add to .profile in ~
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="\u:\W 🔒 " | |
export SUDO_PS1="\u:\W ‼🔓 ‼ " |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
http://imgur.com/IlcJORz