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:
Carlo Sala 2022-02-11 21:47:44 +01:00 committed by GitHub
commit 02b52a03a5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 6 deletions

View file

@ -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.