Spike-Leung / emacs.d

My emacs configuration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My emacs configuration.

Base on Purcell’s Emacs.

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 --recurse-submodules -j8 https://github.com/Spike-Leung/emacs.d.git ~/.emacs.d

Other requirements

  • gcc: Org-roam need emacsql which need gcc
  • beancount: For beancount to work, you'd better install beancount and fava

About

My emacs configuration.

License:BSD 2-Clause "Simplified" License


Languages

Language:Emacs Lisp 97.2%Language:YASnippet 2.3%Language:Shell 0.5%