ohmyzsh/plugins/virtualenvwrapper
Sandy Rogers b345f29f2f Fix for the fact that realpath is not installed on OS X by default, so plugin would not work
Issue was introduced by pull request #3918.

This is a bit of a work-around for now (just checks if realpath is
installed…) but at least the plugin works again!

Better would be to install it, e.g.
https://github.com/harto/realpath-osx
2015-06-15 12:15:22 +01:00
..
virtualenvwrapper.plugin.zsh Fix for the fact that realpath is not installed on OS X by default, so plugin would not work 2015-06-15 12:15:22 +01:00