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"];
|
flags = ["--cmd cd"];
|
||||||
};
|
};
|
||||||
fish.enable = true;
|
fish.enable = true;
|
||||||
starship.enable = true;
|
starship = {
|
||||||
|
enable = true;
|
||||||
|
presets = ["nerd-font-symbols" "gruvbox-rainbow"];
|
||||||
|
};
|
||||||
vim = {
|
vim = {
|
||||||
enable = true;
|
enable = true;
|
||||||
defaultEditor = true;
|
defaultEditor = true;
|
||||||
|
Reference in New Issue
Block a user