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 d27a522..1e2497a 100755 --- a/plugins/getplugs +++ b/plugins/getplugs @@ -3,7 +3,7 @@ # Description: Update nnn plugins # # Shell: POSIX compliant -# Author: Arun Prakash Jana +# Author: Arun Prakash Jana, KlzXS CONFIG_DIR=${XDG_CONFIG_HOME:-$HOME/.config}/nnn/ PLUGIN_DIR=${XDG_CONFIG_HOME:-$HOME/.config}/nnn/plugins |