Skip to content

Instantly share code, notes, and snippets.

@binshengliu
Forked from scotthaleen/emacs-list.sh
Last active August 29, 2015 14:19
Show Gist options
  • Save binshengliu/18a0d526f17c247cc23d to your computer and use it in GitHub Desktop.
Save binshengliu/18a0d526f17c247cc23d to your computer and use it in GitHub Desktop.
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment