1
Fork 0

slkdjjjjjjjjjjjjjjjjjjjjjjjjjjjjj

This commit is contained in:
caem 2025-01-24 13:39:12 +01:00
parent 60f853eee9
commit c233ccc30f
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -81,10 +81,10 @@
setopt prompt_subst
autoload -Uz vcs_info
zstyle ':vcs_info:*' enable git
zstyle ':vcs_info:*' formats " $\{c34}$\{c0}$\{c31}(%b)$\{c0}"
zstyle ':vcs_info:*' formats " ''${c34}''${c0}''${c31}(%b)''${c0}"
precmd () { vcs_info }
export PS1="$\{c38}[$\{c35}%3~$\{c0}$\{vcs_info_msg_0_}$\{nix_shell_ps1}$\{c38}]$\{c0}# "
export PS1="''${c38}[''${c35}%3~''${c0}''${vcs_info_msg_0_}''${nix_shell_ps1}''${c38}]''${c0}# "
'';
plugins = [