From 72db21597c4baff055c8177d82ba94d0200b34bf Mon Sep 17 00:00:00 2001 From: Penelope Gwen Date: Tue, 3 Mar 2026 16:39:26 -0800 Subject: [PATCH] New backup 2026-03-03 16:39:26 --- default/home/.sapphrc/default | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/default/home/.sapphrc/default b/default/home/.sapphrc/default index ca9a26c..9ef503b 100755 --- a/default/home/.sapphrc/default +++ b/default/home/.sapphrc/default @@ -1,8 +1,7 @@ #!/bin/bash -if [[ -z ${ZELLIJ} ]]; then - zellij - exit +if [[ -z ${ZELLIJ} ]] && [[ -z ${SSH_CLIENT} ]]; then + zellij && exit fi hyfetch 2>/dev/null || true