repo.or.cz
/
unleashed.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
loader.efi: uts common/sys is now include/sys
[unleashed.git]
/
etc
/
.bashrc
blob
938b0da67e4815fb7efd0c8ab27785c9d2e4c0eb
1
#
2
# Define default prompt to <username>@<hostname>:<path><"($|#) ">
3
# and print '#' for user "root" and '$' for normal users.
4
#
5
typeset +x PS1="\u@\h:\w\\$ "