|
|
|
|
|
by melvinmt
4782 days ago
|
|
I love using zsh (in combination with oh-my-zsh) on OSX but the only thing I've noticed after using it a year is that it's becoming very very slow. As in, it usually takes me 5-10 seconds to login to a new session (locally) and be able to see the prompt and type something. Tab auto completion takes a second or two (even for files). Combined with the git plugin I have enabled (which does "git status" on every prompt in a git folder) it's almost unbearable to work with. I've looked into it a couple of times, there are some people with the same issues on oh-my-zsh's github, but I could never really solve it. Would any pro zsh user know what my issue could be? I'm seriously considering going back to bash, I use it at work and it reminds me how fast the terminal can be. |
|
The only recourse I think is to go back to a clean zsh and build your own .zshrc. There are other leaner zsh "frameworks"[1] I have read of, but i intend going back to stock zsh soon.
1) - see zshuery and zsh-m on github.