This can be disabled fairly trivially. I then alias the update command to a homebrew update alias.
Oh My Zsh adds bloat
11–20 of 304 posts
Re: Oh My Zsh adds bloat
#12I use oh my zsh for exactly one reason: I can get a good shell experience out of the box and immediately start working on stuff productively, whether it's a new machine, a new remote host or a container. I could spend hours figuring out all those things, bit I'd rather use that time for something more important.
This post is explaining how to set up those things. Less than five minutes to read.
Re: Oh My Zsh adds bloat
#13Even better recently I discovered that FreeBSD has a package for it!
`pkg install ohmyzsh` and 5 seconds later it's ready. Plus I figure it's a bit more secure and insulated to any ohmyzsh breaches.
Re: Oh My Zsh adds bloat
#14Re: Oh My Zsh adds bloat
#15Re: Oh My Zsh adds bloat
#16Re: Oh My Zsh adds bloat
#17Or simply use fish
Nowadays I just use fish with the out of box installation and it fits all my needs.
Re: Oh My Zsh adds bloat
#18You probably don't need zsh. POSIX shells are holding us back.
Show me an environment where I can interact with my system programmatically, where I can compose together arbitrary tools, and which will never, ever, ever break on me, and I'll switch! My experience with graphical environments has been that they rarely compose, often break, and constantly make arbitrary changes that break my workflow. So every time I try something else I end up coming back to the terminal. But I agr…
Re: Oh My Zsh adds bloat
#19Re: Oh My Zsh adds bloat
#20I use oh my zsh for exactly one reason: I can get a good shell experience out of the box and immediately start working on stuff productively, whether it's a new machine, a new remote host or a container. I could spend hours figuring out all those things, bit I'd rather use that time for something more important.
> I could spend hours figuring out all those things, This post is explaining how to set up those things. Less than five minutes to read.
OMZ is still easier to set up consistently. That’s why we use it.
If the concern is the bloat of OMZ then make FMZ - fast my zsh - that is just as quick to set up and doesn’t add “bloat”?