global zsh config

This commit is contained in:
Rouven Seifert 2023-04-21 20:03:23 +02:00
parent 82b62d2cae
commit 1737739b73
Signed by: rouven.seifert
GPG key ID: B95E8FE6B11C4D09
10 changed files with 73 additions and 107 deletions

View file

@ -1,10 +1,10 @@
{ ... }:
{
imports = [
./bash.nix
./caches.nix
./gpg.nix
./sops.nix
./vim.nix
./zsh.nix
];
}