mirror of
https://github.com/agarrharr/awesome-cli-apps
synced 2025-04-18 08:08:03 +02:00
Add ranger and midnight commander (#111)
Okay.. This took like an hour but it's my first change on GitHub. I have added the topic "file managers" and added ranger and midnight commander.
This commit is contained in:
parent
cb7c069496
commit
3a8e3619bc
@ -31,6 +31,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
- [Command Line Tools](#command-line-tools)
|
- [Command Line Tools](#command-line-tools)
|
||||||
- [Data Manipulation](#data-manipulation)
|
- [Data Manipulation](#data-manipulation)
|
||||||
- [Files and Directories](#files-and-directories)
|
- [Files and Directories](#files-and-directories)
|
||||||
|
- [File managers](#file-managers)
|
||||||
- [Deleting, Copying, and Renaming](#deleting-copying-and-renaming)
|
- [Deleting, Copying, and Renaming](#deleting-copying-and-renaming)
|
||||||
- [Files](#files)
|
- [Files](#files)
|
||||||
- [Directory Navigation](#directory-navigation)
|
- [Directory Navigation](#directory-navigation)
|
||||||
@ -181,6 +182,10 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
|
|||||||
|
|
||||||
## Files and Directories
|
## 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
|
### Deleting, Copying, and Renaming
|
||||||
|
|
||||||
- [trash-cli](https://github.com/sindresorhus/trash-cli) - Move files and directories to the trash.
|
- [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
|
- [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
|
- [nnn](https://github.com/jarun/nnn) - File browser and disk usage analyzer with excellent desktop integration
|
||||||
|
|
||||||
|
|
||||||
## Version Control
|
## Version Control
|
||||||
|
|
||||||
### Git
|
### Git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user