config/oh-my-zsh/plugins/rebar
2023-02-27 20:04:56 +05:30
..
_rebar add zsh 2023-02-27 20:04:56 +05:30
README.md add zsh 2023-02-27 20:04:56 +05:30

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)