New backup 2026-02-01 09:15:02
This commit is contained in:
parent
61b41fb2fe
commit
69cd5a9817
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ process_search(){
|
||||||
fi
|
fi
|
||||||
ps aux | grep -ie "${1}"
|
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-stable="TERM=xterm-256color toolbox enter debian-toolbox-12"
|
||||||
#alias devbox-testing="TERM=xterm-256color toolbox enter debian-toolbox-testing"
|
#alias devbox-testing="TERM=xterm-256color toolbox enter debian-toolbox-testing"
|
||||||
#git shortcut to quickly push all changes with comment
|
#git shortcut to quickly push all changes with comment
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue