From 026c7f42fbae187b98ecd4b254d5058aabaea659 Mon Sep 17 00:00:00 2001 From: Blallo Date: Mon, 8 May 2023 23:56:29 +0200 Subject: [PATCH] Reenable antidote --- .zshrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zshrc b/.zshrc index b43df2d..1150708 100644 --- a/.zshrc +++ b/.zshrc @@ -17,8 +17,8 @@ compinit . ${HOME}/.config/zsh/antibody.zsh ### antidote -#. ~/.antidote/antidote.zsh -#antidote load +. ~/.antidote/antidote.zsh +antidote load #. ~/.zsh_plugins.zsh