Sign in
bazel
/
bazel
/
efcf2be83da0670c1b6e332516b8c8e5bceb85ef
/
.
/
scripts
/
fish
/
README.md
blob: d88261a5ad885bc80cce1d5d8ae068a786499294 [
file
] [
view
]
# fish completions
To
enable bazel completions
,
run
`bazel build //scripts:fish_completion`
and
copy the resulting script
from
`bazel-bin/scripts/bazel.fish`
to
`~/.config/fish/completions/bazel.fish`
.