Back to Ohmyzsh

Mix plugin

plugins/mix/README.md

latest1020 B
Original Source

Mix plugin

This plugin adds completions for the Elixir's Mix build tool.

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

zsh
plugins=(... mix)

Supported Task Types

Task TypeDocumentation
ElixirElixir Lang
Phoenix v1.2.1 and belowPhoenix
Phoenix v1.3.0 and abovePhoenix
EctoEcto
HexHex
NervesNerves
mix_test_watchmix_test_watch