summaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.zshrc b/.zshrc
index c645746..d10c741 100644
--- a/.zshrc
+++ b/.zshrc
@@ -64,3 +64,6 @@ PS1="%~ %# "
export GPG_TTY="$(tty)"
source <(fzf --zsh)
+
+autoload -U compinit
+compinit