Files
nixos-blueprint/modules/home/programs/shell/default.nix
unexplrd 2380f7be67 fish
2025-02-19 21:15:09 +02:00

4 lines
61 B
Nix

{
imports = [./nushell.nix ./fish.nix ./oh-my-posh.nix];
}