test
This commit is contained in:
parent
c532636acb
commit
b3cfeb82e1
4
justfile
4
justfile
|
@ -18,3 +18,7 @@ buffer:
|
||||||
|
|
||||||
doc:
|
doc:
|
||||||
sd "$" "\n" | sd "\n\n" "\n" | xargs -I _ echo "(doc " _ ")" | kitten @ send-text -m "title:hx_repl:ludus" --stdin
|
sd "$" "\n" | sd "\n\n" "\n" | xargs -I _ echo "(doc " _ ")" | kitten @ send-text -m "title:hx_repl:ludus" --stdin
|
||||||
|
|
||||||
|
publish:
|
||||||
|
git commit -am "publishing!"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user