Skip to content

Instantly share code, notes, and snippets.

View signaltrace-dev's full-sized avatar

Jeff Glenn signaltrace-dev

View GitHub Profile
@signaltrace-dev
signaltrace-dev / fresh-chrome-with-custom-tz.sh
Last active August 16, 2017 18:15 — forked from prasadsilva/fresh-chrome-with-custom-tz.sh
Launch new instances of Google Chrome on Linux with isolated cache, cookies, user config and custom Timezone
#!/usr/bin/env bash
# fresh-chrome
#
# Use this script on Linux 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