Last active
September 20, 2017 12:57
-
-
Save beriberikix/c407230d7857847da3ad838b3f8f413b to your computer and use it in GitHub Desktop.
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
export PS1="\h:\W 🚀 $ " | |
alias git=hub | |
export PATH="/Users/jberi/bin/gcc-arm/switch-gcc-arm:$PATH" | |
export PATH="/Users/jberi/bin/gcc-arm/gcc-arm-bin:$PATH" | |
export PATH="/users/jberi/library/android/sdk/platform-tools" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment