Skip to content

Commit 55a63b3

Browse files
committed
removed autoload because zsh does this automatically
1 parent 9f608d3 commit 55a63b3

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

contrib/completion/_fdfind

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
#compdef fdfind
2-
3-
autoload -Uz _fd
4-
compdef _fd fdfind
2+
_fd "$@"

0 commit comments

Comments
 (0)