All Projects → antonmedv → Fx Completion

antonmedv / Fx Completion

Licence: mit
Bash completion for fx

Programming Languages

javascript
184084 projects - #8 most used programming language

fx-completion

Bash completion for fx

Install

npm i -g fx-completion

And add to your .bash_profile file next line:

source <(fx-completion --bash)

Usage

Fields of JSON file provided only if fx used with file as first argument.

$ fx data.json <Tab>

TODO

  • [x] Bash
  • [ ] Zsh
  • [ ] Fish

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].