1
0
Fork 0
mirror of synced 2024-06-01 06:41:12 -04:00

zcompile custom init.zsh; this may become large

This commit is contained in:
Matt Hamilton 2015-12-22 06:26:54 -05:00
parent 65841b002b
commit 7d8601089a

View file

@ -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.