Personnal configs for Doom Emacs Distribution.
First begin by installing doom Emacs by following the installation guide at this address https://github.com/hlissner/doom-emacs.
Then we need, to remove the default config by using the commands rm -rf ~/.doom.d
After that just type the commands git clone https://github.com/DreydenGys/doom-config.git ~/.doom.d
to clone the config from the repo.
Finally use the commands ~/.doom.d/bin/doom sync
to synchronise your configuration and use ~/.doom.d/bin/doom doctor
to follow the installation of every sub-modules.