From 42bceb846ca45ac23c2f84aec4b1765edea4191c 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