kutsan/zsh-system-clipboard

structure the repo to attend to the zsh plugin convention

ninrod opened this issue · 2 comments

most zsh plugins follow this structure. If followed, most plugin managers will just install your plugin without hassle.

So, seems like all I need to do is rename or link the zsh-system-clipboard.zsh file to zsh-system-clipboard.plugin.zsh?

Thanks by the way, I appericated it.

yes, or do what I did in the pull. (#4)