Restructure repo
This commit is contained in:
4
modules/home-manager/shell/default.nix
Normal file
4
modules/home-manager/shell/default.nix
Normal file
@@ -0,0 +1,4 @@
|
||||
# Import all shell configurations
|
||||
{
|
||||
imports = [./fzf.nix ./zsh.nix ./starship.nix ./zoxide.nix ./eza.nix];
|
||||
}
|
||||
Reference in New Issue
Block a user