Jeff Sandberg
275f617c7c
Sped up rbenv startup times.
...
Rbenv attempts to rehash EVERY gem on startup time, and for users with a lot of gems, this can slow the terminal down DRAMATICALLY.
Adding `--no-rehash` to the init command can speed up terminal load time dramatically, at the cost of users having to rehash manually more often.
This fixes issue sorin-ionescu/prezto#335
2012-12-08 13:17:38 -07:00
Sorin Ionescu
b36d98e431
Fix the name of the theme setup function in READMEs
2012-10-02 13:01:46 -04:00
Sorin Ionescu
8ea0e42b7f
Rename ruby-info zstyle patterns
2012-10-02 12:47:26 -04:00
Sorin Ionescu
8ff60ad956
[ #297 ] Check for RVM and rbenv before returning
2012-09-25 13:03:54 -04:00
Sorin Ionescu
ac04921afa
Clarify info functions descriptions
2012-09-06 23:17:38 -04:00
Sorin Ionescu
e5a9bdc4b4
[ Fix #259 ] Add ruby-info function
2012-09-06 23:06:50 -04:00
Sorin Ionescu
fb9a20591f
[ Fix #197 ] Rebrand as Prezto
...
Conflicts:
README.md
runcoms/zshenv
2012-09-03 16:51:27 -04:00
Sorin Ionescu
3ec4fff033
Refactor Ruby aliases
2012-08-27 18:31:53 -04:00
Sorin Ionescu
9a52ecb21b
Increase heading readability
2012-08-04 14:48:32 -04:00
Sorin Ionescu
060d9064f8
[ Fix #202 ] Load modules all or nothing
2012-08-04 14:32:59 -04:00
Sorin Ionescu
86d0086b56
[ Fix #115 ] Add documentation for ruby
2012-06-12 23:23:22 -04:00
Sorin Ionescu
0165379143
Clarify comments in ruby module
2012-05-20 20:13:21 -04:00
Sorin Ionescu
a7340886b3
[ #23 ] Rename plugins to modules
2012-04-05 13:39:40 -04:00