Skip to content

Instantly share code, notes, and snippets.

@pauljamesharper
pauljamesharper / gist:02c952bcfe3be0351f4e
Last active August 29, 2015 14:26 — forked from kralin/gist:4766772e168fee7796ad
emacs-snapshots on debian
wget -q http://londo.ganneff.de/apt.key -O- | apt-key add -
echo "deb http://londo.ganneff.de wheezy main" > /etc/apt/sources.list.d/emacs.list
aptitude update
aptitude install emacs-snapshot emacs-snapshot-gtk