New backup 2026-03-06 17:30:01

This commit is contained in:
Penelope Gwen 2026-03-06 17:30:01 -08:00
parent 185be809a2
commit efe0e1d40b

View file

@ -4,6 +4,9 @@ if [[ -z ${ZELLIJ} ]] && [[ -z ${SSH_CLIENT} ]]; then
zellij && exit
fi
export EDITOR=hx
export VISUAL="${EDITOR}"
hyfetch 2>/dev/null || true
# Quality of Life