Skip to content

modules: better control the startup sequence#62

Merged
zimbatm merged 1 commit intomasterfrom
startup-sequence
Jan 20, 2021
Merged

modules: better control the startup sequence#62
zimbatm merged 1 commit intomasterfrom
startup-sequence

Conversation

@zimbatm
Copy link
Member

@zimbatm zimbatm commented Jan 20, 2021

The new startup sequence allows third-party modules to inject themselves
into the startup sequence.

[devshell.startup.myscript]
text = """
echo My script
"""

The interface is not public yet as it's not 100% settled yet.

The new startup sequence allows third-party modules to inject themselves
into the startup sequence.

    [devshell.startup.myscript]
    text = """
    echo My script
    """

The interface is not public yet as it's not 100% settled yet.
@zimbatm zimbatm merged commit 302498d into master Jan 20, 2021
@zimbatm zimbatm deleted the startup-sequence branch January 20, 2021 10:25
tennox pushed a commit to tennox/devshell that referenced this pull request May 17, 2022
The new startup sequence allows third-party modules to inject themselves
into the startup sequence.

    [devshell.startup.myscript]
    text = """
    echo My script
    """

The interface is not public yet as it's not 100% settled yet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments