Skip to content

changkun/rmtrash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rmtrash

rmtrash moves directory entries to Trash on macOS.

Usage

Installation requires Go 1.16+.

go install changkun.de/x/rmtrash@latest
alias rm='rmtrash'
rm /what/ever
rm -rf /what/ever

License

MIT | Copyright © 2020 Changkun Ou