1FX-COMPLETION(1)                 User Commands                FX-COMPLETION(1)
2
3
4

NAME

6       fx-completion - get shell completion for fx(1)
7

SYNOPSIS

9       fx-completion --bash
10

DESCRIPTION

12       Emit  the  completions  script for the selected shell.  Currently, only
13       bash(1) is supported.
14
15       Additionally, this command provides an interface used  by  the  comple‐
16       tions  script  to  get  completions, the details of which are not docu‐
17       mented here.
18

OPTIONS

20       --bash Emit the completions script for bash(1).
21

EXAMPLES

23       Add to your .bash_profile:
24
25           source <(fx-completion --bash)
26

NOTES

28       The fx-completion RPM package automatically installs shell  completions
29       for bash(1) system-wide, so direct invocation of this command is gener‐
30       ally not needed.
31

SEE ALSO

33       fx(1), bash(1)
34
35
36
37                                   June 2021                  FX-COMPLETION(1)
Impressum