nicehiro / .emacs.d

Another emacs configuration again.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Emacs Configurations

  1. Bootstrap borg
cd .emacs.d
make bootstrap-borg
make bootstrap
  1. Compile AucTex
    cd .emacs.d/lib/auctex
    ./autogen.sh
    ./configure
    make
        

About

Another emacs configuration again.


Languages

Language:Emacs Lisp 98.5%Language:Common Lisp 1.2%Language:Makefile 0.3%