X-Git-Url: https://git.madduck.net/etc/zsh.git/blobdiff_plain/0610542002bc5d0740ec24a042db5b40a487e777..b4d04354a46d9574d91b0892187e9e669ff03c21:/.zsh/themes/prompt_madduck_setup diff --git a/.zsh/themes/prompt_madduck_setup b/.zsh/themes/prompt_madduck_setup index 14e85ef..64f7bc0 100644 --- a/.zsh/themes/prompt_madduck_setup +++ b/.zsh/themes/prompt_madduck_setup @@ -49,7 +49,7 @@ __get_prompt_psvar_style() { # but $PS1 then contains these as default values for each psvar element, i.e. # we can override psvar[1] later, but we don't have to psvar[1]='%(2L.+.)' -psvar[2]="$DEBIAN_CHROOT" +psvar[2]="$SUBSHELL_PREFIX" zstyle :madduck:prompt:default psvar2-style-pre '%S' zstyle :madduck:prompt:default psvar2-style-post '%s@' psvar[3]='%m'