Skip to content

feat(molecule): introduce molecule plugin#12760

Merged
carlosala merged 1 commit intoohmyzsh:masterfrom
nervo:feat/molecule
Feb 23, 2026
Merged

feat(molecule): introduce molecule plugin#12760
carlosala merged 1 commit intoohmyzsh:masterfrom
nervo:feat/molecule

Conversation

@nervo
Copy link
Contributor

@nervo nervo commented Oct 14, 2024

Standards checklist:

  • The PR title is descriptive.
  • The PR doesn't replicate another PR which is already open.
  • I have read the contribution guide and followed all the instructions.
  • The code follows the code style guide detailed in the wiki.
  • The code is mine or it's from somewhere with an MIT-compatible license.
  • The code is efficient, to the best of my ability, and does not waste computer resources.
  • The code is stable and I have tested it myself, to the best of my abilities.
  • If the code introduces new aliases, I provide a valid use case for all plugin users down below.

Changes:

Introduce Molecule plugin.

Other comments:

Largely inspired by the deno plugin ;)

@ohmyzsh ohmyzsh bot added Area: plugin Issue or PR related to a plugin Type: documentation Documentation issue or Pull Request New: plugin Request for a plugin or Pull Request that adds one labels Oct 14, 2024
@PascalKont
Copy link
Contributor

I have also added molecule aliases in my branch, it can be used as the new source for the PR.
https://github.com/PascalKont/ohmyzsh/tree/feat/plugins/molecule

@nervo
Copy link
Contributor Author

nervo commented Feb 18, 2026

@PascalKont nice job, but what do you want exactly ? open a new pr ? amend this one ?

@PascalKont
Copy link
Contributor

@nervo
I see two options:

  1. You merge my branch into yours and thereby append to this PR.
  2. I create a new PR, reference this one and you close this one. This would maybe create more visibility? This PR has been open for 2 years already.
    What do you think?

@nervo
Copy link
Contributor Author

nervo commented Feb 19, 2026

Well, let's go for option 2 :)

@PascalKont
Copy link
Contributor

Here it is: #13587

Copy link
Member

@carlosala carlosala left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@github-project-automation github-project-automation bot moved this from Backlog to In Progress in Main project Feb 23, 2026
@carlosala carlosala merged commit 2117ee5 into ohmyzsh:master Feb 23, 2026
@github-project-automation github-project-automation bot moved this from In Progress to Done in Main project Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: plugin Issue or PR related to a plugin New: plugin Request for a plugin or Pull Request that adds one Type: documentation Documentation issue or Pull Request

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants