Files
miasma-os/files/system/etc/skel/.oh-my-zsh/plugins/rebar
2026-03-24 20:17:22 +11:00
..
2026-03-24 20:17:22 +11:00
2026-03-24 20:17:22 +11: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)