aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/fzcd
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-12-09 18:36:48 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-12-09 18:36:48 +0530
commit885cfd47345017ca8524c259e53949312360fc8f (patch)
tree367464beb26ff93da9e5c48c231159122ba88dbb /plugins/fzcd
parent9614fec13ba9b1363d5845f862384ed4018f2d4b (diff)
downloadnnn-885cfd47345017ca8524c259e53949312360fc8f.tar.gz
Support both fzf and fzy
Diffstat (limited to 'plugins/fzcd')
-rwxr-xr-xplugins/fzcd2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/fzcd b/plugins/fzcd
index d10b119..88f5397 100755
--- a/plugins/fzcd
+++ b/plugins/fzcd
@@ -1,6 +1,6 @@
#!/usr/bin/env sh
-# Description: Run fzf/fzy/fd/fdfind/find and go to the directory of the file selected
+# Description: Run fzf/fzy, fd/fdfind/find and go to the directory of the file selected
#
# Shell: POSIX compliant
# Author: Anna Arad