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.
		
			
				
	
	
		
			16 lines
		
	
	
		
			556 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			16 lines
		
	
	
		
			556 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[submodule ".config/tmux"]
 | 
						|
	path = .config/tmux
 | 
						|
	url = https://github.com/gpakosz/.tmux.git
 | 
						|
[submodule ".config/emacs/private/conlanging"]
 | 
						|
	path = fromGIT/emacs-packages/conlanging
 | 
						|
	url = https://labs.phundrak.com/phundrak/conlang-layer
 | 
						|
[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
 |