Add trashss and move other trash utilities next to it

This commit is contained in:
Adam Harris 2015-11-08 19:14:41 -07:00
parent e46199da24
commit 90a511ea1c
1 changed files with 3 additions and 2 deletions

View File

@ -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