summary refs log tree commit diff
path: root/.profile
diff options
context:
space:
mode:
authorZach DeCook <zachdecook@librem.one>2026-07-03 13:27:06 -0400
committerZach DeCook <zachdecook@librem.one>2026-07-03 13:27:06 -0400
commitf919c973440869c727b64869078712bf2eb1ae5d (patch)
treee2a55363fbcc02339bbc5b71727cfd752b3d0534 /.profile
parente8dab7e7b7de59d54ebd43ab22a3c561830f3921 (diff)
downloaddotfiles-f919c973440869c727b64869078712bf2eb1ae5d.tar.gz
use osc7 to indicate cwd mac-aarch64
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 \$ '