Merge commit '83b4671e6262c5aa6b4f9fb5a384b1946dfc2e7f'
[unleashed.git] / etc / .bashrc
blob938b0da67e4815fb7efd0c8ab27785c9d2e4c0eb
2 # Define default prompt to <username>@<hostname>:<path><"($|#) ">
3 # and print '#' for user "root" and '$' for normal users.
5 typeset +x PS1="\u@\h:\w\\$ "