rip
rip copied to clipboard
Set default graveyard on macOS to ~/.Trash
This would improve integration with Finder on macOS.
Aka:
#[cfg(target_os = "macos")]
const GRAVEYARD: &'static str = "~/.Trash";