tinted-theming / tinted-shell

Base16 and Base24 for Shells
https://github.com/tinted-theming/home
MIT License
61 stars 218 forks source link

fix zplug plugin load #28

Closed incertia closed 1 year ago

incertia commented 1 year ago

unset hook inside set_theme so that the hook variable does not accidentally trigger these lines in zplug

https://github.com/zplug/zplug/blob/ac6c2a3e9eea6a488d96d98c752ef887e7d5aae3/base/core/load.zsh#L116-L117