Skip to content

Instantly share code, notes, and snippets.

View cjs's full-sized avatar

Craig Steinberger cjs

View GitHub Profile
@cjs
cjs / 0_reuse_code.js
Last active August 29, 2015 14:11
Here are some things you can do with Gists in GistBox.
// Use Gists to store code you would like to remember later on
console.log(window); // log the "window" object to the console
@cjs
cjs / 0-readme.md
Last active August 29, 2015 14:19 — forked from burke/0-readme.md

Boxen uses a bunch of shellscripts to insert itself into your environment on shell load.

These assume a POSIX shell, which fish is not.

Run this script to generate a fish-compatible config file in ~/.config/fish/boxen.fish, which you can source at the end of your ~/.config/fish/config.fish.