diff --git a/emacs/makefile b/emacs/makefile index a5ce65d..d498ceb 100644 --- a/emacs/makefile +++ b/emacs/makefile @@ -34,7 +34,7 @@ endif update: ifeq ($(shell [ -e $(EMACSD) ] $(return_val_truthy) ), false) $(report) info "Emacs directory doesn't exist." -else ifeq ($(FRAMEWORK), doom) +else ~/.emacs.d/bin/doom --yes refresh $(report) info "Doom updated" endif