Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 713 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 713 Bytes

My Emacs config

Current example

Screenshot

Use-package

The idea of the config structure is taken from the article.

Emacs distribution

You can simply use this config apart from your config by using the emacs-distribution script.

First init:

emacs-distributions ktakEmacs --clone="[email protected]:ktak-007/my-emacs.git"

Second and further runs:

emacs-distributions ktakEmacs

Where ktakEmacs is an arbitrary name.

You will have a separate config directory ~/emacs/distributions/ktakEmacs with a config for that emacs instance only.