summaryrefslogtreecommitdiffstats
path: root/dot_config/zsh/dot_zshrc
diff options
context:
space:
mode:
authorMatt Strapp <matt@mattstrapp.net>2024-11-02 15:46:56 -0500
committerMatt Strapp <matt@mattstrapp.net>2024-11-02 15:46:56 -0500
commite3460ae680b66911842299ae9e92ca2146db3e17 (patch)
tree5da2a49703220395939289390694e54ca431a181 /dot_config/zsh/dot_zshrc
parentadd more p10k things (diff)
downloaddotfiles-e3460ae680b66911842299ae9e92ca2146db3e17.tar
dotfiles-e3460ae680b66911842299ae9e92ca2146db3e17.tar.gz
dotfiles-e3460ae680b66911842299ae9e92ca2146db3e17.tar.bz2
dotfiles-e3460ae680b66911842299ae9e92ca2146db3e17.tar.lz
dotfiles-e3460ae680b66911842299ae9e92ca2146db3e17.tar.xz
dotfiles-e3460ae680b66911842299ae9e92ca2146db3e17.tar.zst
dotfiles-e3460ae680b66911842299ae9e92ca2146db3e17.zip
windows stuff
Signed-off-by: Matt Strapp <matt@mattstrapp.net>
Diffstat (limited to '')
-rw-r--r--dot_config/zsh/dot_zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_config/zsh/dot_zshrc b/dot_config/zsh/dot_zshrc
index aed91ed..b8ebcb0 100644
--- a/dot_config/zsh/dot_zshrc
+++ b/dot_config/zsh/dot_zshrc
@@ -108,3 +108,5 @@ case "$ID" in
;;
esac
+# Windows Terminal stuff
+PS1="\[\033]133;D;\007\]\[\033]133;A;\007\]$PS1\[\033]133;B;\007\]" \ No newline at end of file