diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-06-05 17:52:33 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-06-05 17:52:33 +0530 |
commit | d970a7416fcfd514a9dbd7db921e4fc03864ff3a (patch) | |
tree | 5402140d6e2680179b8b58d47f9b0ec631dde32c /plugins/README.md | |
parent | dd42726c5b5683f5ecea2224b64d27fbcf04941c (diff) | |
download | nnn-d970a7416fcfd514a9dbd7db921e4fc03864ff3a.tar.gz |
getplugs: backup earlier plugins
Diffstat (limited to 'plugins/README.md')
-rw-r--r-- | plugins/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/README.md b/plugins/README.md index 79abca1..f04d4a0 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -24,7 +24,7 @@ #### Installing plugins -Download the `getplugs` plugin and execute it anywhere to get all the plugins installed to `~/.config/nnn/plugins`. You can run it again later to update the plugins. +Download the `getplugs` plugin and execute it anywhere to get all the plugins installed to `~/.config/nnn/plugins`. You can run it again later to update the plugins. It backs up earlier plugins. **NOTE:** `getplugs` also downloads the launcher `nlaunch` and tries to place it at `/usr/local/bin/` using `sudo`. If it fails you have to place `nlauch` manually somewhere in your `$PATH`. |