working on zsh

This commit is contained in:
2026-03-11 14:23:13 +01:00
parent 9146ac0124
commit 0f1a6aa916
3 changed files with 334 additions and 340 deletions
+334 -336
View File
File diff suppressed because it is too large Load Diff
-2
View File
@@ -1381,8 +1381,6 @@ This sets up the zsh terminal
RPROMPT='$(git_prompt_info) %{$fg[$mocha_green]%}%T%{$reset_color%}'
'';
};
theme = "catppuccin-mocha";
};
# Declare all plugins via Nixpkgs for reproducibility
plugins = with pkgs.zshPlugins; [
@@ -61,8 +61,6 @@
RPROMPT='$(git_prompt_info) %{$fg[$mocha_green]%}%T%{$reset_color%}'
'';
};
theme = "catppuccin-mocha";
};
# Declare all plugins via Nixpkgs for reproducibility
plugins = with pkgs.zshPlugins; [