From 64b58b7ad29f5fdde4112486f0a1ec7e407b3266 Mon Sep 17 00:00:00 2001 From: caem Date: Fri, 24 Jan 2025 13:23:28 +0100 Subject: [PATCH] there is no fucking way --- modules/home/caem/core/zsh/conf.d/ps1.zsh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/home/caem/core/zsh/conf.d/ps1.zsh b/modules/home/caem/core/zsh/conf.d/ps1.zsh index 26b1515..2030628 100644 --- a/modules/home/caem/core/zsh/conf.d/ps1.zsh +++ b/modules/home/caem/core/zsh/conf.d/ps1.zsh @@ -18,4 +18,5 @@ fi zstyle ':vcs_info:*' formats " ${c34}${c0}${c31}(%b)${c0}" -export PS1="${c38}[${c35}%3~${c0}${vcs_info_msg_1_}${nix_shell_ps1}${c38}]${c0}# " +# export PS1="${c38}[${c35}%3~${c0}${vcs_info_msg_0_}${nix_shell_ps1}${c38}]${c0}# " +export PS1="$vcs_info_msg_0_# "