Created
February 11, 2017 10:03
-
-
Save bangiqi/a0d906ba82a29a3e56b440b54733e728 to your computer and use it in GitHub Desktop.
This file contains 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
export ANDROID_HOME=$HOME/Documents/Android/Sdk | |
export PATH=$PATH:$ANDROID_HOME/tools | |
export PATH=$PATH:$ANDROID_HOME/platform-tools | |
export PATH=$PATH:~/.config/composer/vendor/bin/ | |
export PATH=$PATH:/usr/lib/node_modules |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment