mirror of
https://github.com/zdharma-continuum/zinit.git
synced 2026-09-10 07:36:38 -04:00
Prepare zplugin's home when it loads
This commit is contained in:
parent
46bd34e9ef
commit
e3d5897a14
|
|
@ -3466,6 +3466,8 @@ cdclear - clear compdef replay list"
|
|||
-zplg-restore-enter-state
|
||||
}
|
||||
|
||||
-zplg-prepare-home
|
||||
|
||||
# Add completions directory to fpath
|
||||
fpath=( "$ZPLG_COMPLETIONS_DIR" "${fpath[@]}" )
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue