Skip to content

Instantly share code, notes, and snippets.

@kralin
kralin / gist:4766772e168fee7796ad
Created June 25, 2014 14:50
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