Hacker News new | past | comments | ask | show | jobs | submit login

I tried using oh-my-zsh, but all of a sudden bringing up a new terminal (on OS X) went from taking ~1 second to ~5 seconds. Totally killed my interest in zsh.

I'm sure there's a way to make it all work nicely, but bash has been doing just fine for me, I don't feel the need to figure out an entirely new configuration system for a tool that ultimately has little new utility in my workflow.




I'm thiiiiiis close to going back to rc, because when there's any kind of load on my system it can take multiple seconds for a new xterm to open with bash. rc starts in no time, and I already use it when I have to write a quick one-off script.


I had this problem on OS X too, but it had to do with login, not the shell. Try `touch ~/.hushlogin` and see if your shell starts up faster.


Honestly I do not understand the purpose of oh-my-zsh. I've been using zsh without it for years, if I want something for it I just take 5 minutes on google to figure it out. No sense in having a lot of stuff turned on by default that I don't know how to use.

I feel the same way about Vim, but for some reason more people in the Vim community seem to agree with me.


There is a cleaner 'version' (==fork) of oh-my-zsh that fixed the long startup time for me: https://github.com/sorin-ionescu/prezto. With nice, fast setup (overwrites your .zshrc file!) and lots of documentation.


Thanks, I have the same slow startup issue with oh-my-zsh. But the link does not talk about how to migrate from oh-my-zsh to prezto.

Which files should I copy over, or compare and update once I install prezto ?


Same thing on a year old MBP. I installed the basic Oh My Zsh package and a new terminal sometimes takes 5-10 seconds to initialize. Are there some tricks that would make it faster? I mainly use the Git-plugin.


Could it be git?




Consider applying for YC's W25 batch! Applications are open till Nov 12.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: