From 90a511ea1cbc9f797ef1aae4d42413ea186d370d Mon Sep 17 00:00:00 2001 From: Adam Harris Date: Sun, 8 Nov 2015 19:14:41 -0700 Subject: [PATCH] Add trashss and move other trash utilities next to it --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e227015..1fd503a 100644 --- a/README.md +++ b/README.md @@ -76,12 +76,13 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. * [archive-type-cli](https://github.com/kevva/archive-type-cli) - Detect the archive type of a Buffer/Uint8Array * [battery-level](https://github.com/gillstrom/battery-level) - Get current battery level * [brightness-cli](https://github.com/kevva/brightness-cli) - Change screen brightness- [windows version](https://github.com/sondreb/win-brightness) -* [empty-trash-cli](https://github.com/sindresorhus/empty-trash-cli) - Empty the trash * [file-type-cli](https://github.com/sindresorhus/file-type-cli) - Detect the file type of a file or stdin * [screensaver](https://github.com/gillstrom/screensaver) - Start the screensaver -* [trash-cli](https://github.com/sindresorhus/trash-cli) - Move files and directories to the trash * [wallpaper-ci](https://github.com/sindresorhus/wallpaper-cli) - Get or set the desktop wallpaper * [yank](https://github.com/mptre/yank) - Yank terminal output to clipboard +* [trash-cli](https://github.com/sindresorhus/trash-cli) - Move files and directories to the trash +* [empty-trash-cli](https://github.com/sindresorhus/empty-trash-cli) - Empty the trash +* [trashss](https://github.com/sotojuan/trashss) - ( only) Trash screenshots on desktop. ### OS X