Skip to content

azzamsa/emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

.emacs.d

My personal Emacs ๐Ÿ“œ Configuration.

GNU Emacs version Build status

If you're looking for a nice (copy and use) scripts, check out my useful Emacs Lisp scripts collection

Features

  • Slim & Fast. Strive to use built-in feature whenever possilbe.
  • Most used command reachable under C-c and super.
  • Versioned package dependencies using straight.el.
  • Blazing fast startup. Thanks to use-package defer and native compilation.
  • Separate places for your personal configuration.
  • Sensible dired: omit non-interesting files, colorize by extension.
  • Ligature support.
  • More...

Usage

Clone the repository:

git clone https://github.com/azzamsa/emacs.d

Now, Run your Emacs! ๐Ÿš€

Contribution

I don't plan to accept any contribution that adds new functionality. But it is OK for fixes and improvement. I don't recommend using this repository directly. Instead, use it as a source of inspiration.

Notes

This repo only hold currently used config. For old config visit the archive branch.

Credits