#!/usr/bin/env bash # Sometimes things get weird and you just have to do this rm -rf "${HOME}/.config/emacs" git clone --depth 1 https://github.com/doomemacs/doomemacs "${HOME}/.config/emacs" "${HOME}/.config/emacs/bin/doom" install --force --verbose