aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/fzcd
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-12-09 01:57:31 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-12-09 01:57:31 +0530
commit819bddaac97a56e3b4b35c7b804bf37460866ef4 (patch)
tree6af1a03cea415ed63fcde49398f37deb9a1249b0 /plugins/fzcd
parentd5512462afa1612eee6018290a55eb6bf151e15f (diff)
downloadnnn-819bddaac97a56e3b4b35c7b804bf37460866ef4.tar.gz
Fix build break
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 6ee67d6..d10b119 100755
--- a/plugins/fzcd
+++ b/plugins/fzcd
@@ -1,6 +1,6 @@
#!/usr/bin/env sh
-# Description: Run fzf 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