Skip to content

Instantly share code, notes, and snippets.

@labibmuhajir
Created April 11, 2023 06:50
Show Gist options
  • Save labibmuhajir/266f7cbbe5c76b4c866bc832f1662e3b to your computer and use it in GitHub Desktop.
Save labibmuhajir/266f7cbbe5c76b4c866bc832f1662e3b to your computer and use it in GitHub Desktop.
.bash_profile
export NVM_DIR=~/.nvm
export PATH=~/Library/Android/sdk/tools:$PATH
export PATH=~/Library/Android/sdk/platform-tools:$PATH
export PATH=/Library/flutter/bin:$PATH
source $(brew --prefix nvm)/nvm.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment