]> git.phdru.name Git - dotfiles.git/blobdiff - .profile
bash: Make `PS1` shorter and simpler
[dotfiles.git] / .profile
index 4e9958e77ef43e744245e8ca4bb17693eb308692..7c29d1686a09e6fb35c77fe857ef8cb97397aee5 100644 (file)
--- a/.profile
+++ b/.profile
@@ -192,7 +192,7 @@ if [ -t 0 ] ; then
          ;;
       esac
 
          ;;
       esac
 
-      OPS1=${OPS1}"${debian_chroot:+($debian_chroot)}\u@\h \W "
+      OPS1=${OPS1}"${debian_chroot:+($debian_chroot)}\u@\h \W \\$"
       . "$ENV"
 
    else
       . "$ENV"
 
    else