modified agnoster to my liking

This commit is contained in:
KoenDR06 2025-04-29 16:38:00 +02:00
parent c8ca12d38c
commit 8e4b2d6425
2 changed files with 175 additions and 1 deletions

View file

@ -48,7 +48,8 @@ in {
"git-auto-fetch"
"wd"
];
theme = "jonathan";
theme = "theme";
custom = "/home/horseman/nix-config/config/zsh";
};
shellInit = "eval \"$(direnv hook zsh)\"";