adding macchina to to bash

This commit is contained in:
Chris Cochrun 2023-08-18 13:40:01 -05:00
parent b2b54f720f
commit da01d86fbd

View file

@ -753,6 +753,7 @@ window#waybar > box {
# export LESS_TERMCAP_ue=$'\e[0m' # export LESS_TERMCAP_ue=$'\e[0m'
# export LESS_TERMCAP_us=$'\e[1;4;31m' # export LESS_TERMCAP_us=$'\e[1;4;31m'
eval "$(starship init bash)" eval "$(starship init bash)"
macchina
''; '';
}; };