Skip to content

Instantly share code, notes, and snippets.

# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH="/Users/dougmarch/.oh-my-zsh"
# Set name of the theme to load --- if set to "random", it will
# load a random theme each time oh-my-zsh is loaded, in which case,
# to know which specific one was loaded, run: echo $RANDOM_THEME
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
// Future versions of Hyper may add additional config options,
// which will not automatically be merged into this file.
// See https://hyper.is#cfg for all currently supported options.
module.exports = {
config: {
// choose either `'stable'` for receiving highly polished,
// or `'canary'` for less polished but more frequent updates
updateChannel: 'canary',
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH=/Users/dougmarch/.oh-my-zsh
# Set name of the theme to load. Optionally, if you set this to "random"
# it'll load a random theme each time that oh-my-zsh is loaded.
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
ZSH_THEME="refined"
// Future versions of Hyper may add additional config options,
// which will not automatically be merged into this file.
// See https://hyper.is#cfg for all currently supported options.
module.exports = {
config: {
// choose either `'stable'` for receiving highly polished,
// or `'canary'` for less polished but more frequent updates
updateChannel: 'stable',
@marchdoe
marchdoe / cloudSettings
Last active August 6, 2020 18:29
Visual Studio Code Settings Sync Gist
{"lastUpload":"2020-08-06T18:29:11.828Z","extensionVersion":"v3.4.3"}
### Keybase proof
I hereby claim:
* I am marchdoe on github.
* I am marchdoe (https://keybase.io/marchdoe) on keybase.
* I have a public key ASAu-xnTT48edyINKnuJh2BR8AzPxbV0W4rD0EdOOWxZ6Ao
To claim this, I am signing this object:
@marchdoe
marchdoe / .hyper.js
Last active May 29, 2017 23:36
Hyper Settings
// Future versions of Hyper may add additional config options,
// which will not automatically be merged into this file.
// See https://hyper.is#cfg for all currently supported options.
module.exports = {
config: {
// default font size in pixels for all tabs
fontSize: 14,

Episode 1 - Outline

Title: Unknown

@Jan Koszewski buckle up because i’ve got a story for you
ok, so in my dream last night you and Jon Phillips were going to the bowling alley
all the dang time and were getting really good. lots of LS people woudl go and hang
out after work, but you guys were the kings of the lanes and were getting to be
super popular because of it. there was a girl who worked there who was the hot
red headed girl from game of thrones who always says “you know nothing john snow”
and she always wore flip flops and everybody loved her because she was beautiful and
aloof and she didn’t think we were cool but she always was really nice to you.
but i started to notice that her feet were weird and would move around in funny ways
// # Ghost Configuration
// Setup your Ghost install for various environments
var path = require('path'),
config;
config = {
// ### Development **(default)**
development: {
// The url to use when providing links to the site, E.g. in RSS and email.