mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-05-01 14:39:49 +00:00
Enabled zsh-completions.
This commit is contained in:
parent
cba6398e24
commit
15ed7860f3
1
init.zsh
1
init.zsh
@ -10,6 +10,7 @@ fpath=(
|
||||
$OMZ/themes/*(/N)
|
||||
${plugins:+$OMZ/plugins/${^plugins}}
|
||||
$OMZ/functions
|
||||
$OMZ/completions
|
||||
$fpath
|
||||
)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user