Sign in
bazel
/
bazel
/
89ea68b0cb4a9f166f7dcfd00b031d7ba440dfb3
/
.
/
scripts
/
fish
/
README.md
blob: d88261a5ad885bc80cce1d5d8ae068a786499294 [
file
] [
log
] [
blame
] [
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`
.