New backup 2026-02-01 09:15:02

This commit is contained in:
Penelope Gwen 2026-02-01 09:15:02 -08:00
parent 61b41fb2fe
commit 69cd5a9817

View file

@ -83,7 +83,7 @@ process_search(){
fi
ps aux | grep -ie "${1}"
}
alias nowrap='sed -E "s/(.{${COLUMNS}}).*$/\1/"'
alias nowrap='sed -E "s/(.{$((COLUMNS - 2))}).*$/\1 >/"'
#alias devbox-stable="TERM=xterm-256color toolbox enter debian-toolbox-12"
#alias devbox-testing="TERM=xterm-256color toolbox enter debian-toolbox-testing"
#git shortcut to quickly push all changes with comment