Skip to content

Instantly share code, notes, and snippets.

View mikestaub's full-sized avatar
🐝
working hard on peapods.com

Michael Staub mikestaub

🐝
working hard on peapods.com
View GitHub Profile
@mikestaub
mikestaub / .hyper.js
Last active September 24, 2017 20:12
test
module.exports = {
config: {
// default font size in pixels for all tabs
fontSize: 14,
windowSize: [1280, 720],
// font family with optional fallbacks
fontFamily: 'Menlo, "DejaVu Sans Mono", "Lucida Console", monospace',