Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 553 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 553 Bytes

Emacs Config

This is my emacs configuration.

This configuration is meant to be used with chemacs2. Since it is also based on Straight, chemacs profile should activate it.

This is an example of a ~/.emacs-profiles.el:

(("default" . ((user-emacs-directory . "<this repo dir>")
               (straight-p . t))))

This is constantly evolving and there are no guarantees that it will work everywhere, but feel free to use it entirely or copy parts of it.