Sign in
bazel
/
bazel
/
49744d3a0d0db75d647f8322dda2281939cb4c36
/
.
/
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`
.