1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-07-01 17:29:26 +00:00

Allow modules to be loaded from multiple places (#1458)

* Allow modules to be loaded from multiple places
* Add setting for user specified module dirs

This is initial work for the contrib repo, mentioned in #1424
This commit is contained in:
Kaleb Elwert
2017-11-12 16:01:39 -08:00
committed by GitHub
parent ad79f78fbe
commit ce349dff81
3 changed files with 46 additions and 20 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.zwc
*.zwc.old
modules/*/cache.zsh
contrib