Skip to content

mjburling/emacs.d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My emacs config

this emacs settings is fully compatible with Linux and Mac Os. Run on emacs27 branch.

Enabling Ripgrep

Install ripgrep for fast grep

$ sudo pacman -S ripgrep

Apparence

This project use zerodark theme and Jetbrains Mono typeface.

This truetype font can be downloaded here: https://www.jetbrains.com/lp/mono/

To enable zerodark, just eval this expression in your buffer:

(zerodark-setup-modeline-format)

Install all-the-icons

M-x all-the-icons-install-fonts

Emacs Keymap Cheatsheet

About

My Emacs config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 99.3%
  • Shell 0.7%