Skip to content

Instantly share code, notes, and snippets.

View ashugaev's full-sized avatar
🎯
Focusing Pocusing

Shugaev Aleksey ashugaev

🎯
Focusing Pocusing
View GitHub Profile
@ashugaev
ashugaev / fresh-chrome-with-custom-tz.sh
Created July 26, 2019 14:56 — forked from prasadsilva/fresh-chrome-with-custom-tz.sh
Launch new instances of Google Chrome on OS X with isolated cache, cookies, user config and custom Timezone
#!/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
@ashugaev
ashugaev / js-task-1.md
Created April 15, 2018 10:34 — forked from codedokode/js-task-1.md
Задания на яваскрипт (простые)