Commit graph

5 commits

Author SHA1 Message Date
Jeff LANCE
d8993c9919 Fixed version of macports.plugin.zsh to fix issue #1983
As macports user i think it may be useful to put the export command
from macports in the plugin.
MacPorts adds this line when finishes its installation.
So if macports already installed, when oh-my-zsh install script runs,
the line disappear.
If macports is installed after oh-my-zsh, the added lines at the end of
the .zshrc need to be removed.

This update fix issue #1983.
2013-12-04 18:14:57 +01: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
993e05da50 Replace redundant calls to compinit with a single call. 2011-04-08 10:12:22 -04:00
Matt Cable
fa344733e5 Add completion for port command 2011-03-13 16:21:48 -06:00
Robby Russell
26d97a9355 Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there. 2010-09-30 21:34:06 -07:00