diff options
author | Elliott Williams <e@elliottwillia.ms> | 2014-07-21 11:15:09 -0400 |
---|---|---|
committer | Elliott Williams <e@elliottwillia.ms> | 2014-07-21 11:15:09 -0400 |
commit | 73212ded4ee70c010a92eb7a126daa20c7453cba (patch) | |
tree | a1e8dcd57de2089698b50c2caacd0460c26cd728 /plugins/vagrant/_vagrant | |
parent | 207b6a1e338e03ba06cccf255fbaa7e6147e8f94 (diff) | |
download | zsh-73212ded4ee70c010a92eb7a126daa20c7453cba.tar.gz zsh-73212ded4ee70c010a92eb7a126daa20c7453cba.tar.bz2 zsh-73212ded4ee70c010a92eb7a126daa20c7453cba.zip |
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!
Diffstat (limited to 'plugins/vagrant/_vagrant')
0 files changed, 0 insertions, 0 deletions