From c11315ed486af391ba431e25de5e095bd77141ac Mon Sep 17 00:00:00 2001 From: caem Date: Fri, 24 Jan 2025 12:54:09 +0100 Subject: [PATCH] look make better yess yess --- 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 1ddccd3..8955915 100644 --- a/modules/home/caem/core/zsh/conf.d/ps1.zsh +++ b/modules/home/caem/core/zsh/conf.d/ps1.zsh @@ -19,4 +19,4 @@ elif [[ "$path_no_ghostty" == *"/nix/store"* ]]; then local nix_shell_ps1="$nix_shell_ps1_t" fi -export PS1="${c35}[${c31}%3~${nix_shell_ps1}${c35}]${c0}# " +export PS1="${c38}[${c35}%3~${nix_shell_ps1}${c38}]${c0}# "