From 40e5365cd51d8ed3c3b04244dcd94f1d2809a063 Mon Sep 17 00:00:00 2001 From: VectorKappa Date: Fri, 27 Sep 2024 00:31:33 +0200 Subject: [PATCH] Aura autocomp --- .zshrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.zshrc b/.zshrc index a0f4ef8..67cfe12 100644 --- a/.zshrc +++ b/.zshrc @@ -181,6 +181,7 @@ zinit snippet OMZP::zoxide zinit snippet OMZL::completion.zsh zinit snippet https://github.com/hyprwm/Hyprland/blob/main/hyprctl/hyprctl.zsh zinit snippet https://github.com/TheLocehiliosan/yadm/blob/master/completion/zsh/_yadm +zinit snippet https://github.com/fosskers/aura/blob/master/misc/completions/_aura zinit wait lucid for \ atinit"ZINIT[COMPINIT_OPTS]=-C; zicompinit; zicdreplay" \