Skip to content

Instantly share code, notes, and snippets.

@alexmurray
Last active July 11, 2017 13:22
Show Gist options
  • Save alexmurray/dc6ee5bdf6c48d5be15ac43bfe355f7d to your computer and use it in GitHub Desktop.
Save alexmurray/dc6ee5bdf6c48d5be15ac43bfe355f7d to your computer and use it in GitHub Desktop.
Install emacs-25.1 on Ubuntu
sudo add-apt-repository ppa:ubuntu-elisp/ppa
sudo apt-get update
sudo apt-get install emacs25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment