From 80b74d25809e53d2a6a72c0270983b7e90d0e5f1 Mon Sep 17 00:00:00 2001 From: Kael Zhang Date: Fri, 13 Dec 2024 21:40:44 +0800 Subject: [PATCH] README.md: more instructions for AppleScript --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 162b9d7..eb1fd23 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,8 @@ In `~/.safe-rm/config` export SAFE_RM_USE_APPLESCRIPT=no ``` +By default, on MacOS, `safe-rm` uses AppleScript as much as possible so that removed files could be put back from system Trash app. + ### Change the Default Trach Bin Other Than System Default ```sh