[zlogin] zcompare functions in custom/functions/*
This commit is contained in:
parent
0b4d0c1fff
commit
0fdfdef502
@ -32,7 +32,7 @@
|
||||
zcompare ${zim_mods}/completion/init.zsh
|
||||
|
||||
# zcompile all .zsh files in the custom module
|
||||
for file in ${zim_mods}/custom/**/*.zsh; do
|
||||
for file in ${zim_mods}/custom/**/^(README.md|*.zwc)(.); do
|
||||
zcompare ${file}
|
||||
done
|
||||
|
||||
|
Reference in New Issue
Block a user