Skip to content

Instantly share code, notes, and snippets.

@thatismatt
thatismatt / figwheel-open-in-emacs.sh
Created April 13, 2017 09:27
figwheel-open-in-emacs.sh
#!/bin/sh
emacsclient -n +$2:$3 $1
# NOTE: Use the following to specify a specific Emacs server
# emacsclient -s <emacs-server-name> -n +$2:$3 $1
@thatismatt
thatismatt / .block
Created June 22, 2016 08:11 — forked from mbostock/.block
Collision Detection
license: gpl-3.0
height: 960
@thatismatt
thatismatt / .block
Last active June 15, 2016 16:37 — forked from mbostock/.block
Force-Directed Tree
license: gpl-3.0
height: 400