danhper / fundle

A minimalist package manager for fish shell
MIT License
376 stars 22 forks source link

Allow to limit loaded features #12

Open danhper opened 8 years ago

danhper commented 8 years ago

Allow fundle plugin to only load a part of the functionality (for examples, only completions). Adding the --no-completions, --no-init and --no-functions flags should work.