install these configs:
~$ git clone git@gitlab.com:viccuad/doom.d.git .doom.d
Install Doom Emacs:
~$ git clone --depth 1 https://github.com/hlissner/doom-emacs ~/.emacs.d
~$ ~/.emacs.d/bin/doom install
~$ ./.emacs.d/bin/doom doctor
Packages:
~$ ./.emacs.d/bin/doom sync
Doom & packages:
~$ ./.emacs.d/bin/doom upgrade
Released under the GNU GPL, version 3 (or at your opinion), any later version.