mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-29 19:53:49 +08:00
Merge 8aeda25d42 into 92aed2e936
This commit is contained in:
commit
fcd38b1b0b
@ -25,4 +25,4 @@ if [[ ! -f "$ZSH_CACHE_DIR/completions/_deno" ]]; then
|
||||
_comps[deno]=_deno
|
||||
fi
|
||||
|
||||
deno completions zsh >| "$ZSH_CACHE_DIR/completions/_deno" &|
|
||||
deno completions zsh --dynamic >| "$ZSH_CACHE_DIR/completions/_deno" &|
|
||||
|
||||
Loading…
Reference in New Issue
Block a user