Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ianyepan/.macOS-emacs.d

😈My personal Emacs configuration on macOS
https://github.com/ianyepan/.macOS-emacs.d

config emacs

Last synced: about 2 months ago
JSON representation

😈My personal Emacs configuration on macOS

Awesome Lists containing this project

README

        


Ian's Emacs Configuration (on macOS)





### âš  Note:

My current workstation is an Arch Linux (WSL2) machine. Therefore, the most up-to-date config that I'm using now is actually [here](https://github.com/ianyepan/.wsl-emacs.d).

99.9% of the things I configured there will work on macOS too.



### Thanks for dropping by!
This is my personal Emacs configuration (tested on GNU Emacs 27 and 28). If you
prefer an unopinionated Emacs "distro" that you could build upon,
check out [this page](https://github.com/ianyepan/yay-evil-emacs).

### 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/` :
```
git clone https://github.com/ianyepan/.personal-emacs.d.git ~/.emacs.d
```

### "Rolling" Release
I will constantly push new commits since *a real Emacser* is never
completely satisfied with his/her setup ;-)