Skip to content

Instantly share code, notes, and snippets.

@faruktoptas
Last active June 14, 2017 13:51
Show Gist options
  • Save faruktoptas/ac133dd702f75fd6831d to your computer and use it in GitHub Desktop.
Save faruktoptas/ac133dd702f75fd6831d to your computer and use it in GitHub Desktop.
My bash_profile aliases
alias adbforw=./adb forward tcp:7777 tcp:7777
alias apkd=/.apktool d
alias apkb=/.apktool b
adb shell date $(date +%m%d%H%M%Y)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment