New backup 2026-03-06 17:30:01
This commit is contained in:
parent
185be809a2
commit
efe0e1d40b
1 changed files with 3 additions and 0 deletions
|
|
@ -4,6 +4,9 @@ if [[ -z ${ZELLIJ} ]] && [[ -z ${SSH_CLIENT} ]]; then
|
||||||
zellij && exit
|
zellij && exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
export EDITOR=hx
|
||||||
|
export VISUAL="${EDITOR}"
|
||||||
|
|
||||||
hyfetch 2>/dev/null || true
|
hyfetch 2>/dev/null || true
|
||||||
|
|
||||||
# Quality of Life
|
# Quality of Life
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue