diff --git a/modules/programs/zsh.nix b/modules/programs/zsh.nix index bd83c21..5e9bb3f 100644 --- a/modules/programs/zsh.nix +++ b/modules/programs/zsh.nix @@ -125,7 +125,6 @@ in sha256 = "0bd8zx0bpri63rnb9dva0rav75d3i2wrzw44h63m75hq5220r26g"; })) { palette = "catppuccin_mocha"; - # username.style_root = "bg:red fg:crust"; add_newline = true; line_break.disabled = false; git_status.diverged = "⇕⇡\${ahead_count}⇣\${behind_count}"; @@ -136,7 +135,6 @@ in format = "[$ssh_symbol$hostname]($style)"; style = "bg:red fg:crust"; }; - # python.disabled = true; format = lib.replaceStrings ["\n"] [""] '' [](red) $os