I found prezto is more stable and responsive. Had weird hangs on auto-completion with omzsh... https://github.com/sorin-ionescu/prezto
Oh My Zsh
11–20 of 40 posts
Re: Oh My Zsh
#12For a cheap laugh, mention this tool on #arch-linux IRC. They get extraordinarily mad. I guess I get why, but it's still funny.
For a cheap laugh, troll people.
FTFY.Re: Oh My Zsh
#13Re: Oh My Zsh
#14I found prezto is more stable and responsive. Had weird hangs on auto-completion with omzsh... https://github.com/sorin-ionescu/prezto
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.
Re: Oh My Zsh
#15I found prezto is more stable and responsive. Had weird hangs on auto-completion with omzsh... https://github.com/sorin-ionescu/prezto
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.
Re: Oh My Zsh
#16I 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!
Re: Oh My Zsh
#17I found prezto is more stable and responsive. Had weird hangs on auto-completion with omzsh... https://github.com/sorin-ionescu/prezto
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
#18I 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
#19I wrote a simple but high quality and clearly documented .zshrc which should get anyone interested in zsh started. I like what the OMZ project is doing, but I actually recommend against it - it's slow and frankly unnecessary, as long as you have a good starting base.
Available here with screenshot and documentation:
Re: Oh My Zsh
#20I 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).