New backup 2024-06-27 01:15:02
This commit is contained in:
parent
01f0ef7684
commit
aae5340075
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ alias adb_root="adb shell -t exec run-as com.termux files/usr/bin/bash -c 'su -'
|
|||
alias dfh="df -h | grep -v 'tmpfs'"
|
||||
#dev environment toolbox with proper term env var
|
||||
alias devbox="TERM=xterm-256color toolbox enter debian-sid-dev"
|
||||
alias devbox12="TERM=xterm-256color toolbox enter debian-toolbox-12"
|
||||
#git shortcut to quickly push all changes with comment
|
||||
pushall() {
|
||||
git add .
|
||||
|
|
Loading…
Add table
Reference in a new issue