summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2018-12-28 17:50:40 +0000
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2018-12-28 17:50:40 +0000
commitf6d3cd4b9ec712d771b0d29bf1c0164607499df2 (patch)
tree22ad417ade934465401b11539cbda047a27085e1
parent699f18019873a2bdae5c68ec75153f7065aa589a (diff)
Notes
-rw-r--r--share/skel/dot.shrc6
1 files changed, 1 insertions, 5 deletions
diff --git a/share/skel/dot.shrc b/share/skel/dot.shrc
index e56256e5bd7d5..5e32a5d214674 100644
--- a/share/skel/dot.shrc
+++ b/share/skel/dot.shrc
@@ -33,11 +33,7 @@ alias g='egrep -i'
# # set prompt: ``username@hostname$ ''
-# PS1="`whoami`@`hostname | sed 's/\..*//'`"
-# case `id -u` in
-# 0) PS1="${PS1}# ";;
-# *) PS1="${PS1}$ ";;
-# esac
+# PS1="`whoami`@\h\\$ "
# search path for cd(1)
# CDPATH=:$HOME