zcompile custom init.zsh; this may become large
This commit is contained in:
parent
65841b002b
commit
7d8601089a
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ local zcompare() {
|
||||||
zcompare ${ZDOTDIR:-${HOME}}/modules/pacman/init.zsh
|
zcompare ${ZDOTDIR:-${HOME}}/modules/pacman/init.zsh
|
||||||
zcompare ${ZDOTDIR:-${HOME}}/modules/spectrum/init.zsh
|
zcompare ${ZDOTDIR:-${HOME}}/modules/spectrum/init.zsh
|
||||||
zcompare ${ZDOTDIR:-${HOME}}/modules/completion/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.
|
# Then, we should zcomplie the 'heavy' modules where possible.
|
||||||
|
|
Loading…
Reference in a new issue