From a6469fb86aae8490fec4c2f684102f290492a3c0 Mon Sep 17 00:00:00 2001 From: Jonathan Neidel Date: Thu, 7 Mar 2019 10:49:09 +0100 Subject: [PATCH] Add rclone closes #219 --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 969a8d4..1098f71 100644 --- a/readme.md +++ b/readme.md @@ -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