New backup 2025-02-03 14:45:03
This commit is contained in:
parent
9bcbc8e410
commit
8e749de482
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ sort_filesizes() {
|
||||||
#connect to android via adb as root
|
#connect to android via adb as root
|
||||||
alias adb_root="adb shell -t exec run-as com.termux files/usr/bin/bash -c 'su -'"
|
alias adb_root="adb shell -t exec run-as com.termux files/usr/bin/bash -c 'su -'"
|
||||||
#df -h without tmpfs
|
#df -h without tmpfs
|
||||||
alias dfh="df -h | grep '/dev/'"
|
alias dfh="df -h | grep 'Use%\|/dev/'"
|
||||||
#dev environment toolbox with proper term env var
|
#dev environment toolbox with proper term env var
|
||||||
devpod(){
|
devpod(){
|
||||||
podman container start debian-sid-dev
|
podman container start debian-sid-dev
|
||||||
|
|
Loading…
Add table
Reference in a new issue