trash-d icon indicating copy to clipboard operation
trash-d copied to clipboard

A near drop-in replacement for rm that uses the trash bin. Written in D

Results 4 trash-d issues
Sort by recently updated
recently updated
newest added

You could probably get trash-d listed in the homebrew repo https://brew.sh/

help wanted

I cannot get `trash-d` to build with `gdc`. Reproduction: Running ``` dub build --compiler=gdc ``` gives ``` Warning /home/corin/code/d/trash-d/dub.json(5:1): versionName: Key is not a valid member of this section. Did...