tinted-theming / tinted-shell

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

Don't return non-zero if already loaded #12

Closed joshbode closed 2 years ago

joshbode commented 2 years ago

@JamyGolden this is a much simpler change - it turns out it was only the non-zero return that was the problem (my ZSH package manager zcomet wasn't happy with the non-zero return)