New backup 2026-03-06 12:00:02

This commit is contained in:
Penelope Gwen 2026-03-06 12:00:02 -08:00
parent 546d5e1e22
commit bd538b8fbb

View file

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