mattgstevens / emacs.d

My Emacs config. Repo exists for syncing between my computers, but feel free to take what you wish. GPLv3 rocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Emacs config

How to install

  • $ mkdir ~/.emacs.d && cd ~/.emacs.d
  • $ echo "(load-file \"~/.emacs.d/config/custom.el\")" > init.el
  • $ git clone git@github.com:fromheten/emacs.d.git
  • $ mv emacs.d config
  • $ emacs

About

My Emacs config. Repo exists for syncing between my computers, but feel free to take what you wish. GPLv3 rocks


Languages

Language:Emacs Lisp 100.0%