#/usr/bin/env bash # This is not implemented yet. # But a PR implementing it would be very welcome! _bun_completions() { } complete -F _bun_completions bun