mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Update bun.fish
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
# 2. there are global options
|
||||
# 3. bun {install add remove} gets special options
|
||||
# 4. I don't know how to write fish completions well
|
||||
# Contributions very welcome!!
|
||||
|
||||
function __fish__get_bun_bins
|
||||
string split ' ' (bun getcompletes b)
|
||||
|
||||
Reference in New Issue
Block a user