Files
zenbones-theme/makefile
T

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
95 B
Makefile
Raw Normal View History

2021-09-04 13:14:01 +08:00
make:
nvim --headless -u NORC \
--cmd 'lua require("zenbones.build").build()' \
--cmd 'q'