mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-23 03:34:45 +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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user