From efe0e1d40bcf902bf9afd40e9bcbc9d2f47e39be Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Fri, 6 Mar 2026 17:30:01 -0800 Subject: [PATCH] New backup 2026-03-06 17:30:01 --- default/home/.sapphrc/default | 3 +++ 1 file changed, 3 insertions(+) diff --git a/default/home/.sapphrc/default b/default/home/.sapphrc/default index 9ef503b..1ecd489 100755 --- a/default/home/.sapphrc/default +++ b/default/home/.sapphrc/default @@ -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