zap-zsh / zap

:zap: Zap is a minimal zsh plugin manager
https://www.zapzsh.com/
GNU General Public License v3.0
971 stars 35 forks source link

Change update all to update self plugins #152

Closed 5c077m4n closed 1 year ago

5c077m4n commented 1 year ago

In this PR I added the plugins option to the update command to update only the plugins and changed the all option to update all parts (self + plugins)

5c077m4n commented 1 year ago

Nice, just add the information about the new option in the README.md

Done 😊