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