mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 11:51:27 +00:00
New logo: n³
This commit is contained in:
parent
da91228bba
commit
3ba456c150
|
@ -1,4 +1,4 @@
|
|||
<h1 align="center">nnn - <i>supercharge your productivity!</i></h1>
|
||||
<h1 align="center">n³ - <i>supercharge your productivity!</i></h1>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/jarun/nnn/releases/latest"><img src="https://img.shields.io/github/release/jarun/nnn.svg?maxAge=600" alt="Latest release" /></a>
|
||||
|
@ -15,7 +15,7 @@
|
|||
|
||||
## Introduction
|
||||
|
||||
`nnn` is a full-featured terminal file manager. It's tiny and nearly 0-config with an [incredible performance](https://github.com/jarun/nnn/wiki/Performance).
|
||||
`nnn` (or `n³`) is a full-featured terminal file manager. It's tiny and nearly 0-config with an [incredible performance](https://github.com/jarun/nnn/wiki/Performance).
|
||||
|
||||
`nnn` is also a du analyzer, an app launcher, a batch renamer and a file picker. The [plugin repository](https://github.com/jarun/nnn/tree/master/plugins#nnn-plugins) has tons of plugins and documentation to extend the capabilities further. You can _plug_ new functionality _and play_ with a hotkey. There's an independent [(neo)vim plugin](https://github.com/mcchrish/nnn.vim).
|
||||
|
||||
|
|
Loading…
Reference in a new issue