hurricane: 28 current 2025-06-19 14:24:08 25.05.20250615.6c64dab 6.15.2 *

starship
This commit is contained in:
2025-06-19 14:24:11 +02:00
committed by Felix Schulze
parent c606de5327
commit 8208b1e269

View File

@ -75,7 +75,10 @@ in {
flags = ["--cmd cd"];
};
fish.enable = true;
starship.enable = true;
starship = {
enable = true;
presets = ["nerd-font-symbols" "gruvbox-rainbow"];
};
vim = {
enable = true;
defaultEditor = true;