[Emacs] Switching to Chemacs2, added vanilla and Doom

Chemacs2 is a utility for Emacs to switch between various profiles and
configurations of Emacs without a hassle.

It thus helps me run my fully configured Spacemacss alongside my new
attempt at configuring some vanilla Emacs after years of using
Spacemacs.
I also added Doom-Emacs for reference.
This commit is contained in:
2021-04-21 22:00:50 +02:00
parent c90d876f9a
commit 0510eaa0f5
11 changed files with 517 additions and 40 deletions

6
.gitmodules vendored
View File

@@ -7,3 +7,9 @@
[submodule ".mozilla/firefox/lruehqec.default/chrome"]
path = fromGIT/blurredfox-nord
url = git@labs.phundrak.com:phundrak/blurredfox-nord.git
[submodule ".emacs.d"]
path = .emacs.d
url = git@github.com:plexus/chemacs2.git
[submodule ".emacs.doom"]
path = .emacs.doom
url = git@github.com:hlissner/doom-emacs.git