Skip to content

Instantly share code, notes, and snippets.

@Buthrakaur
Created December 4, 2018 08:36
Show Gist options
  • Save Buthrakaur/c73988755d01d215079ead9bc927fe18 to your computer and use it in GitHub Desktop.
Save Buthrakaur/c73988755d01d215079ead9bc927fe18 to your computer and use it in GitHub Desktop.
cmder profile customization
####################################### APPEND TO EOF cmder\vendor\profile.ps1 ###################################################
function adbr { & adb reverse tcp:8081 tcp:8081 }
function adbm { & adb shell input keyevent 82 }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment