nivekuil/rip

Set default graveyard on macOS to ~/.Trash

virtualritz opened this issue · 0 comments

This would improve integration with Finder on macOS.

Aka:

#[cfg(target_os = "macos")]
const GRAVEYARD: &'static str = "~/.Trash";