Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Latest commit

 

History

History
10 lines (6 loc) · 383 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 383 Bytes

fish-maven-completion

Contains fish configuration file for maven auto completion

Install by copying "mvn.fish" to

~/.config/fish/completions/mvn.fish

Example install as a one-line command line call for Debian and other distro:

curl https://raw.githubusercontent.com/jschneider/fish-maven-completion/master/mvn.fish --create-dirs -o ~/.config/fish/completions/mvn.fish