dotfiles
dotfiles copied to clipboard
signify root privileges with proper character in prompt
while normal privileges should show $
, the #
is meant to signify elevated privileges
https://github.com/travi/dotfiles/blob/master/bash/prompt.sh#L96