diff options
author | 2020-09-06 14:38:11 +0530 | |
---|---|---|
committer | 2020-09-06 14:41:09 +0530 | |
commit | d11b07fd01cffe5901ba1cfca148224f1e7f16f0 (patch) | |
tree | eab306aa8a81a747eb500af61ebae9ae2c4c9fbe | |
parent | 835f0c16d65da8c91bb501a847a04d3636f298d1 (diff) | |
download | nnn-d11b07fd01cffe5901ba1cfca148224f1e7f16f0.tar.gz |
Update docs
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -18,7 +18,9 @@ href="https://github.com/jarun/nnn#quickstart">Quickstart</a>] [<a href="https://github.com/jarun/nnn/tree/master/plugins#nnn-plugins">Plugins</a>] [<a href="https://github.com/jarun/nnn/wiki/Performance">Performance</a>]</h3> -`nnn` (_n³_) is a full-featured terminal file manager. It's tiny and nearly 0-config with an incredible performance. +`nnn` (_n³_) is a full-featured terminal file manager. It's tiny and nearly 0-config with an incredible speed. + +It is designed to be unobtrusive with smart workflows to match the trains of thought. `nnn` can analyze disk usage, batch rename, launch apps and pick files. The plugin repository has tons of plugins and documentation to extend the capabilities further e.g. [preview](https://github.com/jarun/nnn/wiki/Live-previews), (un)mount disks, find & list, file/dir diff, upload files. |