Files
Compose-Files/dotfiles/dot_oh-my-zsh/plugins/rebar
2026-07-20 09:23:17 -04:00
..
2026-07-20 09:23:17 -04:00
2026-07-20 09:23:17 -04:00

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)