.bashrc.d/00environment: Disable update-notifier checks
authorW. Trevor King <wking@tremily.us>
Wed, 29 Oct 2014 23:39:34 +0000 (16:39 -0700)
committerW. Trevor King <wking@tremily.us>
Wed, 29 Oct 2014 23:39:34 +0000 (16:39 -0700)
commit24fb47347c251235e1125621d6e90f1e54f78dfb
treee5fd6e139e43c92aca812dbb16be4757b28d488d
parent26afe0eaed754fff3d4f0088d338ef4c180a4679
.bashrc.d/00environment: Disable update-notifier checks

I don't care if my local Yeoman, Bower, ..., is out of date (certainly
not enough for a network ping on each invocation).  I'll update my
tools periodically on my own.  From [1]:

  Users can also opt-out by setting the environment variable
  NO_UPDATE_NOTIFIER with any value.

[1]: https://github.com/yeoman/update-notifier
src/.bashrc.d/00environment