diff options
Diffstat (limited to 'plugins/getplugs')
| -rwxr-xr-x | plugins/getplugs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/getplugs b/plugins/getplugs index 2dfc002..0c68be0 100755 --- a/plugins/getplugs +++ b/plugins/getplugs @@ -3,7 +3,7 @@ # Description: Update nnn plugins to installed nnn version # # Shell: POSIX compliant -# Author: Arun Prakash Jana, KlzXS +# Authors: Arun Prakash Jana, KlzXS CONFIG_DIR=${XDG_CONFIG_HOME:-$HOME/.config}/nnn/ PLUGIN_DIR=${XDG_CONFIG_HOME:-$HOME/.config}/nnn/plugins |