don't bother resolving onbld python module deps
[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\\$ "