Slightly patched oh-my-zsh tree
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Josh Soref 0e41181d54
chore: fix spelling errors across the project (#10459)
5 years ago
..
README.md
_rebar chore: fix spelling errors across the project (#10459) 5 years ago

README.md

rebar plugin

This plugin adds completions for the rebar Erlang build tool.

To use it, add rebar to the plugins array in your zshrc file:

plugins=(... rebar)