From 8c5cad62becd3937ff68993ac22525233072de0e Mon Sep 17 00:00:00 2001 From: Samuel ORTION Date: Mon, 27 Mar 2023 20:40:35 +0200 Subject: [PATCH] Reset to ys theme --- .zshrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.zshrc b/.zshrc index e8aa75c..1eb9b05 100644 --- a/.zshrc +++ b/.zshrc @@ -10,9 +10,9 @@ antigen use oh-my-zsh antigen bundle nerdfonts -antigen bundle nojhan/liquidprompt +# antigen bundle nojhan/liquidprompt -# antigen theme ys +antigen theme ys antigen bundle zsh-users/zsh-syntax-highlighting @@ -20,6 +20,6 @@ antigen bundle git antigen apply -source ~/.antigen/bundles/nojhan/lp-dotmatrix/presets/variant-slant.conf +# source ~/.antigen/bundles/nojhan/lp-dotmatrix/presets/variant-slant.conf -source ~/.antigen/bundles/nojhan/lp-dotmatrix/dotmatrix.theme && lp_theme dotmatrix +# source ~/.antigen/bundles/nojhan/lp-dotmatrix/dotmatrix.theme && lp_theme dotmatrix