mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-27 09:21:14 -06:00
178ec8f7b4
# Conflicts: # backend/backend.go |
||
---|---|---|
.. | ||
README.md | ||
terraform.fish |
Terraform fish shell completion
Copy the completions to your local fish configuration:
mkdir -p ~/.config/fish/completions
cp terraform.fish ~/.config/fish/completions
Please note that these completions have been merged upstream and should be bundled with fish 2.6 or later.