Skip to content

Instantly share code, notes, and snippets.

@dhbradshaw
Last active October 29, 2021 10:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dhbradshaw/13d0ea29e4a4cea1b74c9903ed24d957 to your computer and use it in GitHub Desktop.
Save dhbradshaw/13d0ea29e4a4cea1b74c9903ed24d957 to your computer and use it in GitHub Desktop.
Flutter .zshrc for Mac
export PATH="$PATH:/Users/doug/projects/flutter/bin" # Point to your downloaded flutter executable
# export CHROME_EXECUTABLE=/Applications/Brave\ Browser.app/Contents/MacOS/Brave\ Browser # Point to your chromium executable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment