aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index 0aab31a..4d500ec 100644
--- a/.zshrc
+++ b/.zshrc
@@ -243,6 +243,7 @@ unsetopt CLOBBER
# Completion
#
+zmodload zsh/complist
# include completions path in directory
fpath=(/usr/share/zsh/site-functions/ $fpath)