Merge commit '5e2cca1843c61ee0ef1bb95c5dddc9b450b790c6'
[unleashed/lotheac.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\\$ "