Skip to content

Instantly share code, notes, and snippets.

View petraeus's full-sized avatar

Petraeus Prime petraeus

  • The Green Dragon Empire
  • Ontario, Canada, Earth, Sol, Orion Arm, Milky Way Galaxy, Andromeda Group, Virgo Supercluster, The Universe
View GitHub Profile
@stuartsierra
stuartsierra / fresh-chrome.sh
Last active October 13, 2020 16:07
Launch new instances of Google Chrome on OS X with isolated cache, cookies, and user config
#!/usr/bin/env bash
# fresh-chrome
#
# Use this script on OS X to launch a new instance of Google Chrome
# with its own empty cache, cookies, and user configuration.
#
# The first time you run this script, it will launch a new Google
# Chrome instance with a permanent user-data directory, which you can
# customize below. Perform any initial setup you want to keep on every