working on zsh

This commit is contained in:
2026-03-11 14:23:47 +01:00
parent 0f1a6aa916
commit 1f23989e3c
3 changed files with 335 additions and 332 deletions
+333 -332
View File
File diff suppressed because it is too large Load Diff
+1
View File
@@ -1381,6 +1381,7 @@ This sets up the zsh terminal
RPROMPT='$(git_prompt_info) %{$fg[$mocha_green]%}%T%{$reset_color%}'
'';
};
};
# Declare all plugins via Nixpkgs for reproducibility
plugins = with pkgs.zshPlugins; [
@@ -61,6 +61,7 @@
RPROMPT='$(git_prompt_info) %{$fg[$mocha_green]%}%T%{$reset_color%}'
'';
};
};
# Declare all plugins via Nixpkgs for reproducibility
plugins = with pkgs.zshPlugins; [