Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vagrant plugin #134

Merged
3 commits merged into from Nov 19, 2010
Merged

Vagrant plugin #134

3 commits merged into from Nov 19, 2010

Conversation

nfedyashev
Copy link

Hi Robby!
Thanks for a great project!

I really like it and want to contribute back. Here is plugin for Vagrant(http://vagrantup.com/).

Vagrant is a tool for building and distributing virtualized development environments. This project is gaining lots of attention these days. So I hope oh-my-zsh will benefit because of that plugin.

Here is what it does:

  • supports autocompletion for vagrant basic documentation(all commands, nested including)
  • supports autocompletion of environment-specific data.

It was well tested(all paths, fresh install of vagrant with no data) - all seems to work fine.

@robbyrussell
Copy link
Member

Hello there!

Thanks so much for contributing this. I've gone ahead and merged this upstream. Would you mind providing some information on our new Plugins page?

Thanks again. I look forward to future contributions. :-)

Cheers,
Robby

habnabit pushed a commit to habnabit/oh-my-zsh that referenced this pull request Aug 28, 2015
…5741

3dc5741 Merge pull request ohmyzsh#140 from randomize/pr_fix_issue_#77
10391d0 Merge pull request ohmyzsh#134 from sonnym/enable_quick_history_substitution_highlighting
443908b Merge pull request ohmyzsh#142 from jcassee/master
eb9870f Merge pull request ohmyzsh#143 from vincentbernat/fix/yank-pop
74a1834 zle: don't override yank/yank-pop
d7d4dff Add 'line' highlighter for the whole buffer
7edd081 Chaned main highlighter alorithm to resolve issue ohmyzsh#77
e8cc271 Resolves slow performance in brackets highlighter
5320f1e Merge pull request ohmyzsh#135 from arcan1s/patch-1
dcb5da9 Update README.md
c83e266 ohmyzsh#110: Now using :A modifier, bump zsh version requirement
072c064 Merge pull request ohmyzsh#110 from xaocon/master
04f9c88 highlight ^old^new pattern
f289a9f Merge pull request ohmyzsh#125 from acatton/fix-121
8ac9641 Merge pull request ohmyzsh#131 from MarkLodato/array-assignments
ffce2a0 Merge pull request ohmyzsh#133 from lucc/master
63a720a Merge pull request ohmyzsh#128 from knu/patch-1
784a5dc protect alias expansion from interpreting aliases as options
441f1a8 highlight array assignments of the form x[y]=...
c62cb54 do not remove quotes when checking assignments
0fc6b07 Do not leak a variable: cdpath_dir.
dffbab0 a more simple and universal way (for zsh projects) to find highlight dir path
3b3a58b Fix ohmyzsh#121: sudo syntax highlighting incorrectly
0fcc262 Finds highlighters dir a little better

git-subtree-dir: plugins/zsh-syntax-highlighting
git-subtree-split: 3dc5741
Dannyzen pushed a commit to Dannyzen/oh-my-zsh that referenced this pull request Apr 3, 2016
…itution_highlighting

highlight ^old^new pattern
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants