diff --git a/.config/bash/module/Ps1.sh b/.config/bash/module/Ps1.sh index f42e3c3..160bce0 100644 --- a/.config/bash/module/Ps1.sh +++ b/.config/bash/module/Ps1.sh @@ -74,7 +74,7 @@ function __prompt_command() { # Show remote connections. if [ -n "${SSH_TTY}" ]; then - PS1+="~" + PS1+=">" fi # set user tag