@ -66,6 +66,8 @@
programs.zsh.ohMyZsh.plugins = [ "git" "command-not-found" ];
programs.zsh.syntaxHighlighting.enable = true;
programs.starship.enable = true;
# List services that you want to enable:
# Enable the OpenSSH daemon.
@ -55,7 +55,6 @@ in
git = {
enable = true;
};
starship.enable = true;
in {