From 8bdda8559aa07bbb4b1e56ead7d2810a9e06bd9c Mon Sep 17 00:00:00 2001 From: Eduardo Cueto-Mendoza Date: Thu, 30 Jan 2025 19:17:34 +0000 Subject: [PATCH] Autocomplete --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 88d8e4a..23b4e16 100644 --- a/.zshrc +++ b/.zshrc @@ -14,7 +14,7 @@ zinit light zsh-users/zsh-autosuggestions zinit light junegunn/fzf-git.sh # Load completions -#autoload -U compinit && compinit +autoload -U compinit && compinit # My configurations # Colors