New backup 2026-02-19 17:45:02
This commit is contained in:
parent
97f0c8df28
commit
67b568e0f5
2 changed files with 6 additions and 6 deletions
|
|
@ -26,11 +26,6 @@ ShowSelector=0
|
||||||
StartWithLastProfile=1
|
StartWithLastProfile=1
|
||||||
Version=2
|
Version=2
|
||||||
|
|
||||||
[Profile4]
|
|
||||||
Name=testing
|
|
||||||
IsRelative=1
|
|
||||||
Path=4z689ygf.testing
|
|
||||||
|
|
||||||
[Install6C4726F70D182CF7]
|
[Install6C4726F70D182CF7]
|
||||||
Default=penelope
|
Default=penelope
|
||||||
Locked=1
|
Locked=1
|
||||||
|
|
@ -40,3 +35,8 @@ Name=School
|
||||||
IsRelative=1
|
IsRelative=1
|
||||||
Path=school
|
Path=school
|
||||||
|
|
||||||
|
[Profile4]
|
||||||
|
Name=testing
|
||||||
|
IsRelative=1
|
||||||
|
Path=4z689ygf.testing
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
if [[ -z ${ZELLIJ} ]]; then
|
if [[ -z ${ZELLIJ} ]]; then
|
||||||
zellij
|
zellij
|
||||||
exit
|
# exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
hyfetch 2>/dev/null || true
|
hyfetch 2>/dev/null || true
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue