Skip to content

Instantly share code, notes, and snippets.

@tiancheng91
Forked from fujimakishouten/chromium
Created April 16, 2018 13:20
Show Gist options
  • Save tiancheng91/e0915bb8432496defb0d1f3ba4ee3717 to your computer and use it in GitHub Desktop.
Save tiancheng91/e0915bb8432496defb0d1f3ba4ee3717 to your computer and use it in GitHub Desktop.
Chromium
#!/bin/sh
export GOOGLE_API_KEY="AIzaSyCkfPOPZXDKNn8hhgu3JrA62wIgC93d44k"
export GOOGLE_DEFAULT_CLIENT_ID="811574891467.apps.googleusercontent.com"
export GOOGLE_DEFAULT_CLIENT_SECRET="kdloedMFGdGla2P1zacGjAQh"
/usr/bin/chromium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment