@@ -4,7 +4,7 @@
# interactive prompt
if expr $- : ".*i.*" >/dev/null; then
- PS1="\u@\h\\\$ "
+ PS1='\u@\h\$ '
fi
# environment permissions