diff --git a/.profile b/.profile index ccdfff4a..7a04aeab 100755 --- a/.profile +++ b/.profile @@ -112,7 +112,5 @@ _ps1() { if ! [ "$ZSH_NAME" ]; then # I've got a different ZSH theme export PS1='`_ps1`' -else - export PS1='$(_ps1)' fi