diff --git a/bash/bashrc b/bash/bashrc index cd39ac8..8f777af 100755 --- a/bash/bashrc +++ b/bash/bashrc @@ -229,7 +229,6 @@ __set_my_prompt() { # Set the color prompt by default when interactive if [ -n "$PS1" ]; then - true __set_my_prompt export PS1 fi