New backup 2026-03-06 12:15:01
This commit is contained in:
parent
bd538b8fbb
commit
2cef223f69
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue