]> git.phdru.name Git - dotfiles.git/blobdiff - .profile
Refactor(bash_prompt): Put `\[`/`\]` once
[dotfiles.git] / .profile
index 711b8d235126dfd0dbd8bca616404b21cadf5b6e..cdf0a88a00af9c067d1582377ebd0d8c6b31f32c 100644 (file)
--- a/.profile
+++ b/.profile
@@ -172,7 +172,7 @@ if [ -t 0 ] ; then
    if test -n "$BASH_VERSION"; then
       . "$HOME/.bashrc"
    else
-      OPS1="${debian_chroot:+($debian_chroot)}`/usr/bin/whoami`@`/bin/hostname -s` > "
+      PS1="${debian_chroot:+($debian_chroot)}`/usr/bin/whoami`@`/bin/hostname -s` > "
    fi
 
    ### biff controls new mail notification