Skip to content

Instantly share code, notes, and snippets.

@dhbradshaw
Last active October 29, 2021 10:09
Show Gist options
  • Save dhbradshaw/13d0ea29e4a4cea1b74c9903ed24d957 to your computer and use it in GitHub Desktop.
Save dhbradshaw/13d0ea29e4a4cea1b74c9903ed24d957 to your computer and use it in GitHub Desktop.

Revisions

  1. dhbradshaw revised this gist Oct 29, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -1,2 +1,2 @@
    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
    # export CHROME_EXECUTABLE=/Applications/Brave\ Browser.app/Contents/MacOS/Brave\ Browser # Point to your chromium executable
  2. dhbradshaw created this gist Oct 28, 2021.
    2 changes: 2 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    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