Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 477 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 477 Bytes

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