summary refs log tree commit diff
path: root/.profile
diff options
context:
space:
mode:
Diffstat (limited to '.profile')
-rw-r--r--.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/.profile b/.profile
index bab387d..f6bb35a 100644
--- a/.profile
+++ b/.profile
@@ -8,4 +8,4 @@ if [ "$(tty)" = /dev/tty6 ]; then
 fi
 
 # Set the window title to the path
-export PS1='`echo -ne "\033]0;${PWD}\007" 1>&2`\w \$ '
+export PS1='$(osc7)`echo -ne "\033]0;${PWD}\007" 1>&2`\w \$ '