hhnr / .emacs.d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.emacs.d


Installing Emacs from Git:

#Clone emacs faster by ignoring the history
git clone --depth 1 git://git.sv.gnu.org/emacs.git

cd emacs

./autogen.sh

./configure

make

sudo make install

About


Languages

Language:Emacs Lisp 100.0%