Enabled zsh-completions.

This commit is contained in:
Sorin Ionescu 2011-09-23 20:24:19 -04:00
parent cba6398e24
commit 15ed7860f3
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ fpath=(
$OMZ/themes/*(/N)
${plugins:+$OMZ/plugins/${^plugins}}
$OMZ/functions
$OMZ/completions
$fpath
)