Merge pull request #569 from ar1a/patch-2
Add recompile (re) alias to Makefile
This commit is contained in:
commit
4eb2d70000
1 changed files with 1 additions and 0 deletions
1
Makefile
1
Makefile
|
@ -16,6 +16,7 @@ r: autoremove
|
|||
c: compile
|
||||
cc: compile-core
|
||||
ce: compile-elpa
|
||||
re: recompile
|
||||
d: doctor
|
||||
|
||||
quickstart: | ~/.doom.d/init.el all
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue