mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-01-12 16:48:28 +01:00
fd: fix fd-find completions for debian (#7704)
In debian package, fd executable is renamed to fdfind.
This commit is contained in:
parent
8fba503667
commit
b7b40b0b68
@ -1,4 +1,4 @@
|
|||||||
#compdef fd
|
#compdef fd fdfind
|
||||||
|
|
||||||
autoload -U is-at-least
|
autoload -U is-at-least
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user