From 08cb37e388d8b7da69fadd56f9c79eb9557c2b34 Mon Sep 17 00:00:00 2001 From: theanonymousexyz Date: Fri, 27 May 2022 17:54:54 +0200 Subject: [PATCH] Add tea autocomplete plugin --- zsh/.config/zsh/.zsh_plugins.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/zsh/.config/zsh/.zsh_plugins.txt b/zsh/.config/zsh/.zsh_plugins.txt index fefbecf..db2830c 100644 --- a/zsh/.config/zsh/.zsh_plugins.txt +++ b/zsh/.config/zsh/.zsh_plugins.txt @@ -12,3 +12,4 @@ romkatv/powerlevel10k kind:fpath zsh-users/zsh-autosuggestions zsh-users/zsh-completions zdharma-continuum/fast-syntax-highlighting +https://gitea.com/gitea/tea path:contrib/autocomplete.zsh