5
modules/home/bash.nix
Normal file
5
modules/home/bash.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
programs.zsh = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
@@ -5,6 +5,7 @@
|
||||
}: {
|
||||
imports = [
|
||||
./atuin.nix
|
||||
./bash.nix
|
||||
./bat.nix
|
||||
./eza.nix
|
||||
./fish.nix
|
||||
|
||||
Reference in New Issue
Block a user