Hacker News new | ask | show | jobs
by sshine 669 days ago
oh-my-zsh also checks for updates.

Batteries included can be nice.

When your batteries start to run their own webservers and phone home, someone mistook convenience for batteries.

1 comments

Updates can be easily disabled: https://github.com/ohmyzsh/ohmyzsh?tab=readme-ov-file#gettin...

I'm pretty sure that omz is not running their own webserver (correct me if I'm wrong here). It is just doing a git pull to update. [1]

[1]: https://github.com/ohmyzsh/ohmyzsh/blob/master/tools/upgrade...