Skip to content

Instantly share code, notes, and snippets.

@juo6442
Last active December 16, 2022 04:27
Show Gist options
  • Save juo6442/35dc53dfe185d9c1c0ab3bd25f60e0cb to your computer and use it in GitHub Desktop.
Save juo6442/35dc53dfe185d9c1c0ab3bd25f60e0cb to your computer and use it in GitHub Desktop.
Shell scripts
# Build environment setup
alias bl='(){ source build/envsetup.sh && lunch $1 ;}'
alias blcf='bl cf_x86_64_phone-userdebug'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment