dotfiles/zsh/.oh-my-zsh/plugins/mix
2021-01-19 21:01:53 +01:00
..
_mix Initial dot-file commit after setting up repo and playing with stow 2021-01-19 21:01:53 +01:00
README.md Initial dot-file commit after setting up repo and playing with stow 2021-01-19 21:01:53 +01: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