Scala mill build tool completion script for Zsh

by carlosedp
macOS ◆ xterm-256color ◆ zsh 1700 views

This is a Zsh completion script for Scala build tool mill.

Download the file from https://github.com/carlosedp/dotfiles/blob/master/completion/_mill and place it in you completion path.

Plugins used in this demo: fzf, fzf-tab and zsh-autosuggestions

Check path with echo $FPATH.