Make your zsh startup faster (oh-my-zsh and rbenv fixes)
Change:
eval "$(rbenv init -)"
To:
eval "$(rbenv init - --no-rehash)"
And make sure rbenv
isn't loaded second time in ~/.zsh_profile
Uncomment DISABLE_AUTO_UPDATE="true"
in your ~/.zshrc
And remember about updating it manually :-)
Written by Adam Stankiewicz
Related protips
4 Responses
worked for me!
over 1 year ago
·
Wicked dude, works like a charm :-)
over 1 year ago
·
tried a lot but only this works like a charm, thanks very much !
over 1 year ago
·
It is also important to read this:
http://blog.patshead.com/2011/04/improve-your-oh-my-zsh-startup-time-maybe.html
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#