fiery-emacs is a simple Emacs configure.
- Open powershell.exe as Administrator and run the script bellow.
set-executionpolicy remotesigned
- Install fonts
powershell.exe ./scripts/font_install.ps1 ./fonts
- Clone .emacs.d
git clone https://github.com/fieryzig/fiery-emacs.git ~/.emacs.d