replace nushell with fish

This commit is contained in:
wi11-holdsworth 2025-08-07 13:39:40 +10:00
parent 04b7c2cc20
commit 8c0b6d86bf
4 changed files with 10 additions and 12 deletions

View file

@ -13,6 +13,7 @@ in
settings = {
theme = "catppuccin-mocha";
show_startup_tips = false;
default_shell = "fish";
};
};
};