reorganized shell configs

This commit is contained in:
willifan 2024-10-07 01:48:27 +02:00
parent 4b7ee7e380
commit 49f4fa3a5c
7 changed files with 24 additions and 3 deletions

View file

@ -0,0 +1,11 @@
{ ... }:
{
imports = [
./nushell.nix
./ssh.nix
./starship.nix
./zsh.nix
];
}