Nnn

From wikinotes
Revision as of 16:17, 6 June 2022 by Will (talk | contribs) (Created page with "A tiny cli file manager that uses minimal i/o to keep it performant. * minimal io * <code>cd</code> on quit * tiny * extendable * supports file previews * pipe and select fil...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A tiny cli file manager that uses minimal i/o to keep it performant.

  • minimal io
  • cd on quit
  • tiny
  • extendable
  • supports file previews
  • pipe and select files in nnn
  • bookmarks

Documentation

github https://github.com/jarun/nnn

Install

pacman -S nnn

Configuration

cd on quit

nnn can be configured to cd on quit, they have ready-made aliases for it here.