Skip to content

Instantly share code, notes, and snippets.

View IogaMaster's full-sized avatar
❄️
Nixifying everything

IogaMaster IogaMaster

❄️
Nixifying everything
View GitHub Profile
#!/bin/sh
mv -r ~/.emacs.d/ ~/.emacs.d.old/
git clone --depth 1 https://github.com/doomemacs/doomemacs ~/.emacs.d
~/.emacs.d/bin/doom install