Created
December 4, 2018 08:36
-
-
Save Buthrakaur/c73988755d01d215079ead9bc927fe18 to your computer and use it in GitHub Desktop.
cmder profile customization
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
####################################### 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