aeggenberger / emacs.d

My personal Emacs configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

emacs.d

preview

Installing

Clone the repo into ~/.emacs.d

It's also possible to place configuration in $XDG_CONFIG_HOME/emacs since Emacs version 27.1.

Building Emacs

cd ~/.emacs.d/scripts/emacs-source
./deps.sh
./build.sh -B master -c -b -i

Configuration

Install dependencies (this pulls quite a lot of things)

~/.emacs.d/scripts/deps.sh

Extra

Emacs client on macOS

About

My personal Emacs configuration


Languages

Language:Emacs Lisp 89.8%Language:Shell 10.2%