Sign in
bazel
/
bazel
/
4b69c38670396e86c8ee54825d7eb8de1bdc202b
/
.
/
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`
.