tinted-theming / tinted-shell

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

Add checks to only set hooks with existing theme #49

Closed JamyGolden closed 8 months ago

JamyGolden commented 8 months ago

This is already currently done on the other hooks, so only added to vim and sublime-merge hook.

The issue this fixes could arise when a theme like ocean exists in base16-shell, but doesn't exist for base16-vim or base16-sublime-merge because the user hasn't pulled those repos yet.