mise
mise copied to clipboard
task topics
we should make it possible to namespace topics with bash tasks.
e.g.: if I create a task at .rtx/tasks/foo/bar/baz
, I should be able to run it with something like rtx run foo:bar:baz
. Currently this directory only supports a single level.