From 7d8601089a7dadc40da4c1901b8353d681efc5c7 Mon Sep 17 00:00:00 2001 From: Matt Hamilton Date: Tue, 22 Dec 2015 06:26:54 -0500 Subject: [PATCH] zcompile custom init.zsh; this may become large --- templates/zlogin | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/zlogin b/templates/zlogin index 7c7ff57..1721752 100644 --- a/templates/zlogin +++ b/templates/zlogin @@ -34,6 +34,7 @@ local zcompare() { zcompare ${ZDOTDIR:-${HOME}}/modules/pacman/init.zsh zcompare ${ZDOTDIR:-${HOME}}/modules/spectrum/init.zsh zcompare ${ZDOTDIR:-${HOME}}/modules/completion/init.zsh + zcompare ${ZDOTDIR:-${HOME}}/modules/custom/init.zsh # Then, we should zcomplie the 'heavy' modules where possible.