0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-12 04:01:14 +02:00
ohmyzsh/plugins/mix
2024-08-21 17:50:42 +02:00
..
_mix feat(mix): add mix plugin test.watch (#10963) 2024-08-21 17:50:42 +02:00
README.md feat(mix): add mix plugin test.watch (#10963) 2024-08-21 17:50:42 +02:00

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:

plugins=(... mix)

Supported Task Types

Task Type Documentation
Elixir Elixir Lang
Phoenix v1.2.1 and below Phoenix
Phoenix v1.3.0 and above Phoenix
Ecto Ecto
Hex Hex
Nerves Nerves
mix_test_watch mix_test_watch