diff options
Diffstat (limited to '.zshrc')
-rw-r--r-- | .zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -243,6 +243,7 @@ unsetopt CLOBBER # Completion # +zmodload zsh/complist # include completions path in directory fpath=(/usr/share/zsh/site-functions/ $fpath) |