50ways2sayhard / .emacs.d-1

My emacs configuration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Emacs for self-use

I use it with Emacs@28 with native-comp.

Installation

Installing Emacs

Follow build-emacs-for-macos to compile Emacs.

./build-emacs-for-macos --no-xwidgets --native-full-aot

Installing this configuration

# install with:
git clone --depth 1 https://github.com/theFool32/.emacs.d.git .emacs.d

Prepare

# generate environment variables
~/.emacs.d/prepare

Enjoy hacking!

Dependency

Tools

# For Mac OS X
brew install ripgrep fd rga

Emacs-rime (Optional)

Following Installation to use `emacs-rime`.


Reference

About

My emacs configuration.

License:GNU General Public License v3.0


Languages

Language:Emacs Lisp 78.8%Language:YASnippet 21.2%Language:Shell 0.0%