Don't print messages when a feature can't be loaded
authorFrank Terbeck <ft@grml.org>
Sun, 27 Sep 2020 15:13:43 +0000 (17:13 +0200)
committerFrank Terbeck <ft@grml.org>
Sun, 27 Sep 2020 15:13:43 +0000 (17:13 +0200)
Instead record the status of the load and make it possible to query the results
later on. With this to replicate the old behaviour you could put:

  grml_status_features -

into your "~/.zshrc.local".

Fixes: #113


No differences found