hurricane: 28 current 2025-06-19 14:24:08 25.05.20250615.6c64dab 6.15.2 *
starship
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user