Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.03 KB

readme.md

File metadata and controls

43 lines (28 loc) · 1.03 KB

macos-trash

Move files and folders to the trash

Requires macOS 10.10 or later. macOS 10.13 or earlier needs to download the Swift runtime support libraries.

Install

brew install macos-trash
mint install sindresorhus/macos-trash
Manually

Download the binary and put it in /usr/local/bin.

Usage

trash <path> […]

Build

./build

Related