Skip to content

Commit e4bd6dd

Browse files
StenALdaeho-ro
authored andcommitted
otterdog: Generate Bash completions
1 parent c17bf49 commit e4bd6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/o/otterdog.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ def install
265265
ENV["SETUPTOOLS_SCM_PRETEND_VERSION_FOR_PLAYWRIGHT"] = resource("playwright").version
266266
virtualenv_install_with_resources
267267

268-
generate_completions_from_executable(bin/"otterdog", shell_parameter_format: :click, shells: [:bash, :zsh])
268+
generate_completions_from_executable(bin/"otterdog", shell_parameter_format: :click, shells: [:bash, :fish, :zsh])
269269
end
270270

271271
test do

0 commit comments

Comments
 (0)