Skip to content

new command: run_dosh #60

@gkmngrgn

Description

@gkmngrgn

Sometimes I want to run a separate dosh config from another one. This can be in my file path or in a public url.

cmd.run_dosh(
    "https://raw.githubusercontent.com/gkmngrgn/emacs.d/main/dosh.lua",
    {task = "install", parameters = "--noconfirm"}
)

Additionally it may be a good idea to rename run_url command with run_bash or something else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions