Hi Johannes,

> https://github.com/jschneider/fish-maven-completion/blob/master/mvn.fish

FWIW, zsh is also a great modern shell, with many plugins available,
including pretty nice completion for Maven [1] from the Oh My Zsh! project.

Using a plugin manager like zgen [2] with zsh, you can easily cherry-pick
desired plugins from all over the web [3].

Regards,
Curtis

[1]
https://github.com/robbyrussell/oh-my-zsh/blob/140034605edd0f72c548685d39e49687a44c1b23/plugins/mvn/mvn.plugin.zsh
[2] https://github.com/tarjoilija/zgen
[3] E.g., my config:
https://github.com/ctrueden/dotfiles/blob/e8bc3d2f4b7913a55844265b31d7c5bedb129598/zshrc

On Thu, May 14, 2015 at 9:04 AM, Johannes Schneider <maili...@cedarsoft.com>
wrote:

> A lot is missing, but much better than nothing:
>
> https://github.com/jschneider/fish-maven-completion/blob/master/mvn.fish
>
> Install by copying to ~/.config/fish/completions/mvn.fish
>
>
> Pull requests very welcome.
>
>
> Regards,
>
> Johannes
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>
>

Reply via email to