diff --git a/README.md b/README.md index 55ba15b..2f4afbc 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Command Line Tools](#command-line-tools) - [Data Manipulation](#data-manipulation) - [Files and Directories](#files-and-directories) + - [File managers](#file-managers) - [Deleting, Copying, and Renaming](#deleting-copying-and-renaming) - [Files](#files) - [Directory Navigation](#directory-navigation) @@ -181,6 +182,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. ## Files and Directories +### File managers +- [ranger](https://github.com/ranger/ranger) - a console file manager with VI key bindings. +- [midnight-commander](https://github.com/MidnightCommander/mc) - a feature rich visual file manager + ### Deleting, Copying, and Renaming - [trash-cli](https://github.com/sindresorhus/trash-cli) - Move files and directories to the trash. @@ -212,6 +217,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [fz](https://github.com/changyuheng/fz) - Seamless fuzzy tab completion for z - [nnn](https://github.com/jarun/nnn) - File browser and disk usage analyzer with excellent desktop integration + ## Version Control ### Git