Pat Regan
|
58a7cf19b7
|
Move sourcing of custom to below plugins
|
2011-04-28 19:12:05 -04:00 |
|
Pat Regan
|
57d699ee33
|
redis-cli.plugin.zsh removed, adding to the fpath isn't needed now
|
2011-04-27 19:46:23 -04:00 |
|
Pat Regan
|
dc76c5694d
|
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
|
2011-04-27 04:56:44 -04:00 |
|
Pat Regan
|
886af72125
|
Remove fpath/compinit code from github and npm plugins
|
2011-04-20 01:30:52 -04:00 |
|
Pat Regan
|
655e6e8df0
|
Merge remote branch 'upstream/master'
Conflicts:
plugins/github/github.plugin.zsh
|
2011-04-20 01:29:58 -04:00 |
|
Pat Regan
|
796f5164f3
|
Minor reformatting
|
2011-04-12 19:53:55 -04:00 |
|
Pat Regan
|
757ebfcbd2
|
Moved the plugin fpath loop and compinit so they happen before custom scripts are loaded.
|
2011-04-12 17:50:15 -04:00 |
|
Pat Regan
|
6bf906a262
|
Optimize plugin loading so that only one call to compinit is required
|
2011-04-12 17:41:09 -04:00 |
|
Pat Regan
|
16ac094a43
|
Moved compinit call back to oh-my-zsh.sh, after plugins are loaded
|
2011-04-12 09:28:15 -04:00 |
|
Pat Regan
|
235733e5e2
|
Removed commented out code.
|
2011-04-08 11:12:21 -04:00 |
|
Pat Regan
|
ef4175981b
|
Moved the single compinit call from oh-my-zsh.sh to lib/completion.zsh
|
2011-04-08 11:10:14 -04:00 |
|
Pat Regan
|
993e05da50
|
Replace redundant calls to compinit with a single call.
|
2011-04-08 10:12:22 -04:00 |
|