oh-my-zsh/plugins/osx
Elliott Williams 73212ded4e Fix osx function: "not valid in this context"
I have been continually having problems with the "trash" function provided by the osx plugin, getting this error:

    trash:local:2: not valid in this context:

It seems like adding quotes around the assignment in [osx.plugin.zsh#L142](https://github.com/robbyrussell/oh-my-zsh/blob/master/plugins/osx/osx.plugin.zsh#L142) fixed my problem.

Does this look good to you? Thanks!
2014-07-21 11:15:09 -04:00
..
_man-preview Added man-preview completion suggested by @webflo. 2011-06-01 20:24:15 -04:00
osx.plugin.zsh Fix osx function: "not valid in this context" 2014-07-21 11:15:09 -04:00