Tsk tsk.
Oh My Zsh
21–30 of 40 posts
Re: Oh My Zsh
#22Really? Piping from curl/wget into sh? In this day and age? Tsk tsk.
Re: Oh My Zsh
#23I found prezto is more stable and responsive. Had weird hangs on auto-completion with omzsh... https://github.com/sorin-ionescu/prezto
I found prezto did too many things (replaced mkdir, cp, rm and ls with slightly incompatible wrappers for example). The worst was wrapping diff and make, both of which broke scripts I used. oh-my-zsh seems from my experience to be less eager to replace built-in functionality (although, I'm not an expert in either).
Re: Oh My Zsh
#24I found prezto is more stable and responsive. Had weird hangs on auto-completion with omzsh... https://github.com/sorin-ionescu/prezto
Re: Oh My Zsh
#25I love oh-my-zsh but am confused why this is news... it's been around for years, almost everyone I know in OSX either uses it or has used it at some point in the past. I do love it though!
Pretty sure it's because of fish appearing on the front page today. https://news.ycombinator.com/item?id=9566441
Re: Oh My Zsh
#26I love oh-my-zsh but am confused why this is news... it's been around for years, almost everyone I know in OSX either uses it or has used it at some point in the past. I do love it though!
Pretty sure it's because of fish appearing on the front page today. https://news.ycombinator.com/item?id=9566441
Re: Oh My Zsh
#27Earlier quoted context omitted.
It's weird, when I started using oh-my-zsh, everyone complained about its performance but it worked swiftly for me. Now after a year I can see the problem, even though I didn't change anything in the config. It's still acceptable on my desktop, but annoying to use on the server.
Been using oh-my-zsh for years, haven't had a single problem with it. Not sure what's going on where people are having so many problems with it being slow.
Re: Oh My Zsh
#28Re: Oh My Zsh
#29Re: Oh My Zsh
#30I found prezto is more stable and responsive. Had weird hangs on auto-completion with omzsh... https://github.com/sorin-ionescu/prezto
I found prezto did too many things (replaced mkdir, cp, rm and ls with slightly incompatible wrappers for example). The worst was wrapping diff and make, both of which broke scripts I used. oh-my-zsh seems from my experience to be less eager to replace built-in functionality (although, I'm not an expert in either).