From fd94b80484f3a9609336810ec290987ad493b6c3 Mon Sep 17 00:00:00 2001 From: Sebastian Bugge Date: Mon, 31 Mar 2025 10:01:19 +0200 Subject: [PATCH] Cache completions. --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 5a9e029..a8bb260 100644 --- a/.zshrc +++ b/.zshrc @@ -45,4 +45,4 @@ fi source ~/.aliases fpath+=~/.zfunc -autoload -U compinit; compinit +autoload -U compinit; compinit -d