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: ZSHRC variable no longer in scope #140

Closed wintermi closed 1 year ago

wintermi commented 1 year ago

Dont use ZSHRC variable outside the main() function as no longer in scope.

As reported in issue #134