summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChloe Kudryavtsev <toast@toast.cafe>2020-01-22 19:21:11 -0500
committerChloe Kudryavtsev <toast@toast.cafe>2020-01-22 19:21:11 -0500
commit3046b85fad575ae0b00fb192bf08e969bc17a9ce (patch)
tree60ab7a7d00cf16060d9c448661ed919f1ba0932a
parentzsh: exa plugins checks for bin presence (diff)
zsh/fuzzy: remove redundant space
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