about summary refs log tree commit diff
path: root/home/profiles/base-darwin/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'home/profiles/base-darwin/default.nix')
-rw-r--r--home/profiles/base-darwin/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/profiles/base-darwin/default.nix b/home/profiles/base-darwin/default.nix
index cb8cab3..c09c66b 100644
--- a/home/profiles/base-darwin/default.nix
+++ b/home/profiles/base-darwin/default.nix
@@ -117,6 +117,7 @@ in
         ];
 
         shellAliases = config.programs.zshell.aliases;
+        initExtra = import ./config/zsh.nix;
       };
 
       zshell.aliases = {