mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-12 01:52:31 +01:00
parent
ca2652769c
commit
1d6553e631
2 changed files with 257 additions and 72 deletions
|
|
@ -8,6 +8,6 @@ To use it, add `fd` to the plugins array in your zshrc file:
|
|||
plugins=(... fd)
|
||||
```
|
||||
|
||||
Completion is taken from the fd release [`7.3.0`](https://github.com/sharkdp/fd/releases/tag/v7.3.0).
|
||||
Completion is taken from the fd release [`8.2.1`](https://github.com/sharkdp/fd/releases/tag/v8.2.1).
|
||||
|
||||
Updated on February 13th, 2019.
|
||||
Updated on April 1st, 2021.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue