summaryrefslogtreecommitdiff
path: root/dot_zsh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dot_zsh/plugins/fuzzy1
1 files changed, 0 insertions, 1 deletions
diff --git a/dot_zsh/plugins/fuzzy b/dot_zsh/plugins/fuzzy
index eadedd1..ed419c1 100644
--- a/dot_zsh/plugins/fuzzy
+++ b/dot_zsh/plugins/fuzzy
@@ -1,5 +1,4 @@
#!/bin/zsh
-
(( $+commands[fd] )) || return # find(1) sucks, not worth without fd
# if it's not set yet, set it