i’m all about oh-my-zsh. I mostly like it because it loads a random theme every time you run source ~/.zshrc, so you get exposed to a lot of different themes, so you can pick one that looks really nice. The one I’ve gone with was the most minimalist theme I could find. export ZSH_THEME="miloshadzic"
OMZ is overrated. It’s too much code for too little effect when most of the plugins boil down to aliases and prompt themes, and all you have to do is source them in your .zshrc anyway.
I am by no means saying that the plugins and themes are useless. I’m saying that OMZ is unnecessary.
i’m all about oh-my-zsh. I mostly like it because it loads a random theme every time you run
source ~/.zshrc, so you get exposed to a lot of different themes, so you can pick one that looks really nice. The one I’ve gone with was the most minimalist theme I could find.export ZSH_THEME="miloshadzic"OMZ is overrated. It’s too much code for too little effect when most of the plugins boil down to aliases and prompt themes, and all you have to do is
sourcethem in your .zshrc anyway.I am by no means saying that the plugins and themes are useless. I’m saying that OMZ is unnecessary.
the only thing i like about oh-my-zsh is the random themes, i seriously have no idea what else it does