diff --git a/completions-fallback/.gitignore b/completions-fallback/.gitignore index 6762a86e74f..fde12fbf5ef 100644 --- a/completions-fallback/.gitignore +++ b/completions-fallback/.gitignore @@ -162,6 +162,7 @@ /okteto.bash /op.bash /opa.bash +/opencode.bash /oras.bash /ory.bash /packer.bash diff --git a/completions-fallback/Makefile.am b/completions-fallback/Makefile.am index 08952516c3a..1e65b6817fc 100644 --- a/completions-fallback/Makefile.am +++ b/completions-fallback/Makefile.am @@ -244,6 +244,7 @@ CLEANFILES = \ okteto.bash \ op.bash \ opa.bash \ + opencode.bash \ oras.bash \ ory.bash \ packer.bash \ @@ -322,6 +323,7 @@ symlinks: $(DATA) gaiad \ ngrok \ npm \ + opencode \ sopstool \ tendermint $(ss) gh \