working on zsh

This commit is contained in:
2026-03-09 20:56:49 +01:00
parent d6bee91d8e
commit c292ea0090
5 changed files with 584 additions and 614 deletions
@@ -7,7 +7,6 @@ in
home-manager.users.${user.username} = {
home.packages = with pkgs; [
zsh-syntax-highlighting
starship
];
programs.zsh = {
enable = true;