sobafuchs / .personal-emacs.d

😈 My opinionated Emacs configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ian's Emacs Configuration


Thanks for dropping by!

This is my personal Emacs configuration (on GNU Emacs 28.0.50). If you prefer an unopinionated Emacs "distro" that you could build upon, check out this page.

Installation

Back up your ~/.emacs.d/ first (if you have one):

mv ~/.emacs.d ~/.emacs.d.bak

Git clone my configuration to your new ~/.emacs.d/ :

# For Emacs 26 and below
git clone https://github.com/ianpan870102/.personal-emacs.d.git ~/.emacs.d

# For Emacs 27
git clone https://github.com/ianpan870102/.personal-emacs.d.git ~/.config/emacs/

"Rolling" Release

I will constantly push new commits since a real Emacser is never completely satisfied with his/her setup.

About

😈 My opinionated Emacs configuration


Languages

Language:Emacs Lisp 100.0%