mirror of
https://github.com/agarrharr/awesome-cli-apps.git
synced 2024-10-01 01:25:59 -04: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)
|
||||
- [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
|
||||
|
Loading…
Reference in New Issue
Block a user