You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/contrib/fish-completion
Adam Byrtek 282e56cba8
Shell completions for fish
9 years ago
..
README.md Shell completions for fish 9 years ago
terraform.fish Shell completions for fish 9 years ago

README.md

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.