Sign in
bazel
/
bazel
/
2d4c8eb79ea7d373127889e5e289ff0a99fd59c4
/
.
/
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`
.