Skip to content

Instantly share code, notes, and snippets.

@kralin
Created June 25, 2014 14:50
Show Gist options
  • Save kralin/4766772e168fee7796ad to your computer and use it in GitHub Desktop.
Save kralin/4766772e168fee7796ad 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