flocon/home/terminal/shell/default.nix

7 lines
77 B
Nix

{
imports = [
./starship.nix
./zoxide.nix
./nushell.nix
];
}