mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
feat(fd): update fd completion to v8.3.2 (#10688)
Source: https://github.com/sharkdp/fd/blob/v8.3.2/contrib/completion/_fd
This commit is contained in:
parent
5fad26ca4f
commit
02b52a03a5
2 changed files with 7 additions and 6 deletions
|
|
@ -7,7 +7,3 @@ To use it, add `fd` to the plugins array in your zshrc file:
|
|||
```zsh
|
||||
plugins=(... fd)
|
||||
```
|
||||
|
||||
Completion is taken from the fd release [`8.2.1`](https://github.com/sharkdp/fd/releases/tag/v8.2.1).
|
||||
|
||||
Updated on April 1st, 2021.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue