From cca3b633b68eb7531f741c526a3f14bbc7b17716 Mon Sep 17 00:00:00 2001 From: nojhan Date: Wed, 19 Jul 2023 22:16:25 +0200 Subject: [PATCH] new lp-dotmatrix path --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 3368e34..405c42d 100644 --- a/.bashrc +++ b/.bashrc @@ -415,7 +415,7 @@ if [[ $- == *i* ]]; then source ~/.liquidprompt --no-activate lp_activate #--no-config DOTMATRIX_VARIANT="chevron" - source ~/code/liquidprompt/themes/dotmatrix/dotmatrix.theme && lp_theme dotmatrix + source ~/code/lp-dotmatrix/dotmatrix.theme && lp_theme dotmatrix fi # Use autojump only if in an interactive shell