diff --git a/justfile b/justfile index bfaf000..5516fd4 100644 --- a/justfile +++ b/justfile @@ -18,3 +18,7 @@ buffer: doc: sd "$" "\n" | sd "\n\n" "\n" | xargs -I _ echo "(doc " _ ")" | kitten @ send-text -m "title:hx_repl:ludus" --stdin + +publish: + git commit -am "publishing!" +