[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:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user