Created
June 25, 2014 14:50
-
-
Save kralin/4766772e168fee7796ad to your computer and use it in GitHub Desktop.
emacs-snapshots on debian
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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