diff options
Diffstat (limited to 'plugins')
-rwxr-xr-x | plugins/finder | 2 | ||||
-rwxr-xr-x | plugins/mimelist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/plugins/finder b/plugins/finder index c3b2242..b7cda42 100755 --- a/plugins/finder +++ b/plugins/finder @@ -6,7 +6,7 @@ # - export FZF_DEFAULT_OPTS='--bind ctrl-a:select-all,ctrl-d:deselect-all' # # Shell: POSIX compliant -# Author: Arun Prakash jana +# Author: Arun Prakash Jana . "$(dirname "$0")"/.nnn-plugin-helper diff --git a/plugins/mimelist b/plugins/mimelist index 5635afd..f179e6e 100755 --- a/plugins/mimelist +++ b/plugins/mimelist @@ -4,7 +4,7 @@ # Requires: fd/find # # Shell: POSIX compliant -# Author: Arun Prakash jana +# Author: Arun Prakash Jana . "$(dirname "$0")"/.nnn-plugin-helper |