New backup 2026-03-03 16:39:26

This commit is contained in:
Penelope Gwen 2026-03-03 16:39:26 -08:00
parent 5df4226cfb
commit 72db21597c

View file

@ -1,8 +1,7 @@
#!/bin/bash #!/bin/bash
if [[ -z ${ZELLIJ} ]]; then if [[ -z ${ZELLIJ} ]] && [[ -z ${SSH_CLIENT} ]]; then
zellij zellij && exit
exit
fi fi
hyfetch 2>/dev/null || true hyfetch 2>/dev/null || true