1
Fork 0
This commit is contained in:
caem 2025-01-24 12:36:22 +01:00
parent 22834e7017
commit 7aab459c8a
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -18,4 +18,4 @@ elif [[ "$PATH" == *"/nix/store"* ]]; then
nix_shell_ps1="$nix_shell_ps1_t"
fi
export PS1="$c35[$c31%3~$nix_shell_ps1$c35]$c0# "
export PS1="${c35}[${c31}%3~${nix_shell_ps1}${c35}]${c0}# "