Skip to content

Instantly share code, notes, and snippets.

@fujimakishouten
Created December 1, 2014 04:03
Show Gist options
  • Save fujimakishouten/f730ef91e3f677d39877 to your computer and use it in GitHub Desktop.
Save fujimakishouten/f730ef91e3f677d39877 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