From 0db430ff5588f88b8d11638eea91647cd343b334 Mon Sep 17 00:00:00 2001 From: Samuel Ortion Date: Wed, 19 Jul 2023 17:47:28 +0200 Subject: [PATCH] Reintroducing dotmatrix --- .zshrc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.zshrc b/.zshrc index 160dfa7..af16c99 100644 --- a/.zshrc +++ b/.zshrc @@ -22,6 +22,12 @@ antigen bundle git antigen apply +source ~/.antigen/bundles/nojhan/liquidprompt/liquidprompt + +source ~/.antigen/bundles/nojhan/lp-dotmatrix/presets/variant-chevron.conf + +source ~/.antigen/bundles/nojhan/lp-dotmatrix/dotmatrix.theme && lp_theme dotmatrix + # source <(/home/sortion/.cargo/bin/starship init zsh --print-full-init) if [[ -x /usr/bin/fortune ]]; then