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

View file

@ -22,4 +22,4 @@ zstyle ':vcs_info:*' formats " ${c34}${c0}${c31}(%b)${c0}"
zstyle ':vcs_info:*' enable git zstyle ':vcs_info:*' enable git
precmd () { vcs_info } 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}# "