make quickstart: run make
afterwards
This commit is contained in:
parent
cecff39a7e
commit
e22c176195
1 changed files with 1 additions and 1 deletions
2
Makefile
2
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue