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 c11315ed48 - Show all commits

View file

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