From 77f3860a651ee7f35c8e65747c0c45fb001cfb0b Mon Sep 17 00:00:00 2001 From: Griffin Smith Date: Mon, 8 Jun 2020 10:19:05 -0400 Subject: add zshFunctions config option --- home/modules/development.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'home/modules/development.nix') diff --git a/home/modules/development.nix b/home/modules/development.nix index 8474456e678d..9bb24b256110 100644 --- a/home/modules/development.nix +++ b/home/modules/development.nix @@ -15,6 +15,7 @@ with lib; { imports = [ + ./lib/zshFunctions.nix ./development/kube.nix ./development/urbint.nix ]; -- cgit 1.4.1