New backup 2026-03-06 12:00:02
This commit is contained in:
parent
546d5e1e22
commit
bd538b8fbb
1 changed files with 3 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
if [[ -z ${ZELLIJ} ]] && [[ -z ${SSH_CLIENT} ]]; then
|
||||
zellij && exit
|
||||
fi
|
||||
#if [[ -z ${ZELLIJ} ]] && [[ -z ${SSH_CLIENT} ]]; then
|
||||
# zellij && exit
|
||||
#fi
|
||||
|
||||
hyfetch 2>/dev/null || true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue