Add rclone

closes #219
This commit is contained in:
Jonathan Neidel 2019-03-07 10:49:09 +01:00 committed by GitHub
parent 17681b7dfa
commit a6469fb86a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -38,7 +38,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [Terminal Utilities](#terminal-utilities)
- [Command Line Learning](#command-line-learning)
- [Data Manipulation](#data-manipulation)
- [Files and Directories](#files-and-directories)
- [and Directories](#files-and-directories)
- [File Managers](#file-managers)
- [Deleting, Copying, and Renaming](#deleting-copying-and-renaming)
- [Files](#files)
@ -319,6 +319,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [bat](https://github.com/sharkdp/bat) - A cat(1) clone with wings.
- [NCDu](https://dev.yorhel.nl/ncdu) - A disk usage analyzer with an ncurses interface.
- [unix-permissions](https://github.com/ehmicky/unix-permissions) - Swiss Army knife for Unix permissions
- [rclone](https://github.com/ncw/rclone) - Sync files to and from various cloud providers (Dropbox, Google Drive, Onedrive, etc.).
### Directory Listing