tabtab
tabtab copied to clipboard
Load autocomplete config from another file
Hi, I would like to use tabtab to implement autocomplete in my CLI. I would like to have a seperate config.json file that will contain all my autocompletes and I would not want to have this information in the package.json file.
Are there any way for me to do this?