From da01d86fbd259c36e390d9726577a29e6453243e Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Fri, 18 Aug 2023 13:40:01 -0500 Subject: [PATCH] adding macchina to to bash --- home/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/home.nix b/home/home.nix index dd21cfd..5b9cc85 100644 --- a/home/home.nix +++ b/home/home.nix @@ -753,6 +753,7 @@ window#waybar > box { # export LESS_TERMCAP_ue=$'\e[0m' # export LESS_TERMCAP_us=$'\e[1;4;31m' eval "$(starship init bash)" + macchina ''; };