victorliun / flavory

Linux flavories, tool sets and configs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flavory

Linux flavories, tool sets and configs

Install emacs24 note

  1. Extract the source and go into the result folder in terminal:

download http://ftp.gnu.org/gnu/emacs/

cd ~/Downloads && tar -xf emacs-24.4.tar.* && cd emacs-24.4 7. Finally compile the package by running commands below one by one.

./configure make sudo make install

TODO: automate this

About

Linux flavories, tool sets and configs


Languages

Language:Shell 85.6%Language:Emacs Lisp 14.2%Language:Makefile 0.2%