You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did not find a discussion section. So I post my question here hoping to receive a short answer.
I made a plugin for syncing ssh remote sessions with the window names of local tmux: see my GitHub page
The plugin works seamlessly with oh-my-zsh. Is there a way to advertise the plugin on a page of the oh-my-zsh framework? I had rather preferred to keep the plugin on my repository. Is it possible to post the plugin to oh-my-zsh repository as a submodule?
If I make a hard copy to oh-mh-zsh repository, how can I fix in the future bugs if I do not have the permission to make accept pull requests on my onw plugin?
I searched on the internet, but I could not find a clear answer to these questions. I hope to receive some clarification. Thanks!
The text was updated successfully, but these errors were encountered:
Indeed! You can open a PR as an External Plugin in this repo. If the plugin gets traction we could upstream it to the main ohmyzsh repo.
Thanks for the contribution!
I did not find a discussion section. So I post my question here hoping to receive a short answer.
I made a plugin for syncing ssh remote sessions with the window names of local tmux: see my GitHub page
The plugin works seamlessly with
oh-my-zsh
. Is there a way to advertise the plugin on a page of the oh-my-zsh framework? I had rather preferred to keep the plugin on my repository. Is it possible to post the plugin to oh-my-zsh repository as a submodule?If I make a hard copy to oh-mh-zsh repository, how can I fix in the future bugs if I do not have the permission to make accept pull requests on my onw plugin?
I searched on the internet, but I could not find a clear answer to these questions. I hope to receive some clarification. Thanks!
The text was updated successfully, but these errors were encountered: