summaryrefslogtreecommitdiff
path: root/.zsh/zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zsh/zshrc')
-rw-r--r--.zsh/zshrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.zsh/zshrc b/.zsh/zshrc
index 6072d32..1bf698e 100644
--- a/.zsh/zshrc
+++ b/.zsh/zshrc
@@ -108,7 +108,7 @@ colors
RPROMPT="%(?.%S%{$fg[green]%}:).%S%{$fg[red]%}:()%{$reset_color%}%s"
# Screen indication
-[[ $TERM == "screen" ]] && RPROMPT="${RPROMPT} %B%{$fg[cyan]%}(S)%{$reset_color%}%b"
+[[ $TERM == "screen" ]] && RPROMPT="${RPROMPT} %B%{$fg[cyan]%}(S #$WINDOW)%{$reset_color%}%b"
# vcs stuff for prompt
setopt prompt_subst