Skip to content

Instantly share code, notes, and snippets.

@pauljamesharper
Forked from kralin/gist:4766772e168fee7796ad
Last active August 29, 2015 14:26
Show Gist options
  • Save pauljamesharper/02c952bcfe3be0351f4e to your computer and use it in GitHub Desktop.
Save pauljamesharper/02c952bcfe3be0351f4e to your computer and use it in GitHub Desktop.
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment