diff options
Diffstat (limited to 'plugins/fzcd')
| -rwxr-xr-x | plugins/fzcd | 2 |
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 |