mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-05-20 13:22:34 +02:00
59ae3d5f9d
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
5 lines
111 B
Nix
5 lines
111 B
Nix
# Import all shell configurations
|
|
{
|
|
imports = [./fzf.nix ./zsh.nix ./starship.nix ./zoxide.nix ./eza.nix];
|
|
}
|