fundle installer script auto install completions/fundle.fish
zuisong opened this issue ยท 1 comments
zuisong commented
it seems add one line to download completions/fundle.fish
curl https://raw.githubusercontent.com/danhper/fundle/master/completions/fundle.fish \
--output $HOME/.config/fish/completions/fundle.fish
Can we do this? ๐
zuisong commented
And we can bundle __fish_prog_needs_command
and __fish_prog_using_command
into completions/fundle.fish