Skip to content

theFool32/.emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emacs Configuration

Installation

Installing Emacs

Install Emacs with one of below ways:

emacs-plus

brew install emacs-plus@30 --with-native-comp --with-modern-purple-flat-icon

Compile from the source code

Check for theFool32/build-emacs-macos

Installing this configuration

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

Prepare

cd .emacs.d
make custom

When the environment variables changed, you should update them with

cd .emacs.d
make env

Enjoy hacking!

Dependency

Tools

# For Mac OS X
brew install ripgrep fd rga terminal-notifier

Fonts

# For Mac OS X
brew install --cask font-jetbrains-mono

brew tap laishulu/cask-fonts
brew install --cask font-sarasa-nerd

Emacs-rime (Optional)

Following Installation to use `emacs-rime`.


Reference

About

My emacs configuration.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published