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