Refactor the whole configuration #1

Merged
caem merged 354 commits from refactor into master 2025-02-01 14:05:16 +01:00
Showing only changes of commit 7aab459c8a - Show all commits

View file

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