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)
commite01bb8fd4f1afa24ac37638aee2ba1e68959ae2b
treea50ad602ad2590e8b3704ae8fc295613b0129e94
parent8a7aa39d6f847de5d0834dd5be71b20412567183
Don't print messages when a feature can't be loaded

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
doc/grmlzshrc.t2t
etc/zsh/zshrc