nit(shells/all): sort shells

This commit is contained in:
Infinidoge 2022-05-09 13:15:27 -04:00
parent e572d616a7
commit 78882102b9

View file

@ -2,7 +2,7 @@
imports = [ imports = [
./bash.nix ./bash.nix
./fish.nix ./fish.nix
./zsh.nix
# ./nushell.nix # ./nushell.nix
./zsh.nix
]; ];
} }