Skip to content

Instantly share code, notes, and snippets.

View diffalot's full-sized avatar
:octocat:
🌈 for Hire 🏳️‍⚧️🏴

Alice Davis diffalot

:octocat:
🌈 for Hire 🏳️‍⚧️🏴
View GitHub Profile
@diffalot
diffalot / index.js
Last active September 9, 2016 22:26
requirebin sketch
const observify = require('observify')
var data = observify({
"foo": "bar",
"cats": ["taco", "burrito"],
"object": { key: 'value' },
"age": 82
})
data.age(function ageChanged(value) {
@diffalot
diffalot / DefaultKeyBinding.dict
Created May 2, 2021 21:26 — forked from trusktr/DefaultKeyBinding.dict
My DefaultKeyBinding.dict for Mac OS X
/* ~/Library/KeyBindings/DefaultKeyBinding.Dict
This file remaps the key bindings of a single user on Mac OS X 10.5 to more
closely match default behavior on Windows systems. This makes the Command key
behave like Windows Control key. To use Control instead of Command, either swap
Control and Command in Apple->System Preferences->Keyboard->Modifier Keys...
or replace @ with ^ in this file.
Here is a rough cheatsheet for syntax.
Key Modifiers