zpm-zsh / autoenv

Autoenv for zsh
GNU General Public License v3.0
165 stars 23 forks source link

The location of the Zsh Plugin Standard has changed #28

Closed ctrueden closed 2 years ago

ctrueden commented 2 years ago

I noticed that this plugin (and probably others in this org) includes a link to the Zsh Plugin Standard at http://zdharma.org/Zsh-100-Commits-Club/Zsh-Plugin-Standard.html. But that URL is defunct now. I found a newer functional URL for the standard at https://z-shell.github.io/zsh-plugin-assessor/Zsh-Plugin-Standard. Note also that it seems the standard has now changed: the recommended 0= definition is more complex now. Just wanted to give you a heads up. See also ohmyzsh/ohmyzsh#10518.

grigorii-horos commented 2 years ago

Hey @ctrueden . I know about this, and I have in plan to change this link in all my plugins. I will do this soon

grigorii-horos commented 2 years ago

@ctrueden Done!