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