aboutsummaryrefslogtreecommitdiff
path: root/completions/bun.bash
blob: fa9830a155a83d389e9fc7f5cc6feab2b00719cd (plain) (blame)
1
2
3
4
5
6
7
8
#/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