From 0d440310bdb97276fe33ab7b1c767990a4974f3f Mon Sep 17 00:00:00 2001 From: Andrey Astafyev Date: Wed, 5 Apr 2023 21:39:35 +0300 Subject: [PATCH] OMZL::functions --- 45-plugins.zsh | 1 + 1 file changed, 1 insertion(+) diff --git a/45-plugins.zsh b/45-plugins.zsh index c8e5335..068dd79 100644 --- a/45-plugins.zsh +++ b/45-plugins.zsh @@ -18,6 +18,7 @@ if [[ "$(id -u)" != "0" ]] && [[ -n "${DISPLAY+set}" ]]; then zinit light marzocchi/zsh-notify fi +zinit snippet OMZL::functions.zsh zinit snippet OMZL::clipboard.zsh zinit snippet OMZL::key-bindings.zsh zinit snippet OMZL::termsupport.zsh