Skip to content

Conversation

@jonmatum
Copy link
Owner

  • Added new 'postInstallScriptUrl' option to allow executing a custom script at the end of the setup.
  • Script is downloaded and executed via curl and bash if the URL is provided.
  • Ensures full flexibility for users needing extra customizations after shell environment setup.
  • Skips execution gracefully if no URL is provided or the download fails.

Signed-off-by: Jonatan Mata <jonmatum@gmail.com>
@jonmatum jonmatum merged commit f029b13 into main Apr 28, 2025
7 checks passed
@jonmatum jonmatum deleted the feat/add-opinions branch April 28, 2025 04:34
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.

2 participants