diff --git a/Makefile b/Makefile index 44db82a96..0dcb75917 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,7 @@ cc: compile-core ce: compile-elpa d: doctor -quickstart: | ~/.doom.d/init.el install +quickstart: | ~/.doom.d/init.el all ~/.doom.d/init.el: mkdir ~/.doom.d && cp init.example.el ~/.doom.d/init.el