wolf257 / config_emacs.d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My emacs config files

This is my emacs config files, initially forked from :

https://github.com/purcell/emacs.d

(Thank you Steve !!!)

Supported Emacs versions

Emacs 24.3 or greater

Installation

To install, clone this repo to ~/.emacs.d, i.e. ensure that the init.el contained in this repo ends up at ~/.emacs.d/init.el :

git clone https://github.com/wolf257/emacs.d.git ~/.emacs.d

If you plan to customize things more extensively, just fork the repo and hack it away !

(All my customizations are in lisp/init-0-*.el and custom.el)

About

License:Other


Languages

Language:Emacs Lisp 71.8%Language:YASnippet 27.4%Language:Roff 0.5%Language:Shell 0.3%