mmirman / lisp

My elisp repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

> cd ~/.emacs.d/
> git clone git@github.com:mmirman/lisp.git
> echo "(load-file \"~/.emacs.d/lisp/config.el\")" > ~/.emacs

> cd lisp/cedet-1.1/
> make EMACS=emacs

> brew install ectags
> brew install ebrowse

About

My elisp repository


Languages

Language:Emacs Lisp 98.4%Language:Shell 0.8%Language:Haskell 0.6%Language:Makefile 0.2%