mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-13 13:02:58 +01:00
update justfile to new confgen CLI
This commit is contained in:
parent
81b4d634ff
commit
d87fb646b6
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
@ -48,4 +48,4 @@ setup-nvim-config: install-mzte-nv
|
||||||
|
|
||||||
confgen:
|
confgen:
|
||||||
rm -rf cgout
|
rm -rf cgout
|
||||||
confgen cgout
|
confgen confgen.lua cgout
|
||||||
|
|
Loading…
Reference in a new issue