Add the starship prompt

This commit is contained in:
Tyler Kelley 2024-01-15 13:15:51 -06:00
parent 580a49b470
commit 4be7cba3d0

View File

@ -35,6 +35,21 @@
userEmail = "${gitEmail}";
};
# Starship Prompt
programs.starship = {
enable = true;
package = pkgs.starship;
settings = {
add_newline = true;
character = {
success_symbol = '[](bold green)';
};
package = {
disabled = false;
};
};
};
# Install Packages For The User
home.packages = with pkgs; [
neofetch lolcat cmatrix discord firefox btop libvirt