This will give you completion when you type mix <tab>
inside your project. This was forked to make it work with current versions of Elixir as of Sep 10th 2020.
-
Download the zip file.
-
Copy the folder (and rename it to something sensible) to
~/.oh-my-zsh/custom/plugins/
and add_elixir_mix
to your.zshrc
plugins list:
plugins=(