pierrel / emacs

My emacs config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just add

(defvar emacs-root "~/path/to/this/src/dir/")
(load-file (concat emacs-root "config.el"))

to your ~/.emacs file

Or if you're using spacemacs just create a symbolic link to the local .spacemacs file in your home dir.

About

My emacs config


Languages

Language:Emacs Lisp 95.6%Language:Clojure 3.8%Language:Python 0.3%Language:Makefile 0.2%Language:CoffeeScript 0.1%Language:Ruby 0.1%Language:D 0.0%