# Initialization script for bash and sh
# as root, copy into /etc/profile.d/

# Setup users prompting string - PS1
PS1='\[\e[32;1m\]\u\e[35;1m(\h):\[\e[31;1m\]\w - \e[34;1mNow What?\[\e[0m\] '


