From e3fd09ca10809161b3f35557902d29e85e8fedac Mon Sep 17 00:00:00 2001 From: caem Date: Fri, 24 Jan 2025 13:18:01 +0100 Subject: [PATCH] sdlfkj --- modules/home/caem/core/zsh/conf.d/ps1.zsh | 2 +- 1 file changed, 1 insertion(+), 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 2863270..7690f0f 100644 --- a/modules/home/caem/core/zsh/conf.d/ps1.zsh +++ b/modules/home/caem/core/zsh/conf.d/ps1.zsh @@ -22,4 +22,4 @@ zstyle ':vcs_info:*' formats " ${c34}${c0}${c31}(%b)${c0}" zstyle ':vcs_info:*' enable git precmd () { vcs_info } -export PS1="${c38}[${c35}%3~${c0}${vcs_info_msg_0_}${nix_shell_ps1}${c38}]${c0}# " +export PS1="${c38}[${c35}%3~${vcs_info_msg_0_}${nix_shell_ps1}${c38}]${c0}# "