Ralf S. Engelschall %!s(int64=21) %!d(string=hai) anos
pai
achega
f0bf4aa48b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      bash/profile

+ 1 - 1
bash/profile

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