index
:
voidrice
master
Scripts and configuration files I use on my arch linux desktop.
Vikas Kushwaha
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.local
/
bin
/
shorts
/
adbs
blob: bca7733a45f8112f49270f14717d4d4aeeeba2e3 (
plain
)
1
2
3
#!/bin/sh
adb
-s
"
${
ADB_DEVICE
}
"
shell
"
$@
"