zap-zsh / zap

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

fix: unshallow clone for plugin checkout #153

Closed AntPeixe closed 1 year ago

AntPeixe commented 1 year ago

This will unshallow the clone otherwise no checkout can be done for commits older than head.

fixes #151

AntPeixe commented 1 year ago

Thanks for the tip, it's done