Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

antonmedv/fx-completion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • Bash
  • Zsh
  • Fish

License

MIT

About

Bash completion for fx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published