This repository is compatible with stow, hence to set it up just do:
git clone --recurse-submodules git@gitlab.com:janmasrovira/chemacs-config.git dotfiles/chemacs cd dotfiles stow -n -v 2 chemacs # to check if everything is fine stow chemacs
To run emacs:
emacs --with-profile space # for spacemacs emacs --with-profile doom # for doom emacs