Skip to content

Latest commit

 

History

History
51 lines (39 loc) · 1.73 KB

README.md

File metadata and controls

51 lines (39 loc) · 1.73 KB

Nyx - My Emacs config

This is a clean, maintainable setup that has evolved through daily use. While it's primarily for my own needs, feel free to explore and borrow ideas for your own configuration.

Features

Installation

First, back up (or get rid of) your existing Emacs configuration:

mv ~/.emacs.d ~/.emacs.d.backup

Clone the repo:

git clone https://github.com/elektronaut/emacs.d.git ~/.emacs.d

That's it. Emacs should handle the rest on startup.

I use Emacs Plus on Mac OS using Homebrew.