profiles/shells/nushell: add nushell

This commit is contained in:
Infinidoge 2021-11-11 11:54:50 -05:00
parent 74b4cc13f0
commit 6dfd9c639e
2 changed files with 16 additions and 0 deletions

View file

@ -3,5 +3,6 @@
./bash.nix
./fish.nix
./zsh.nix
./nushell.nix
];
}