Ralf S. Engelschall hace 21 años
padre
commit
f0bf4aa48b
Se han modificado 1 ficheros con 1 adiciones y 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