diff --git a/bashrc b/bashrc index 6b3dc6e..34d8341 100755 --- a/bashrc +++ b/bashrc @@ -546,7 +546,7 @@ __my_set_title(){ ;; esac } -export PROMPT_COMMAND="__my_set_title \${USER}@\${HOSTNAME}\ \${PWD};" +export PROMPT_COMMAND="__my_set_title \${USER}@\${HOSTNAME}\ \${PWD}" # copied from https://wiki.archlinux.org/index.php/X_resources invader(){