From 13d21f39074cd471cc3b363acfb2554ea18c2647 Mon Sep 17 00:00:00 2001 From: Grégoire Duchêne Date: Sun, 23 Nov 2025 23:01:31 +0000 Subject: darwin/trash: Remove tool in favor of standard one MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Apparently a ‘trash’ command appeared in macOS 14.0 which I completely missed. --- dotfiles-darwin/bin/Makefile | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 dotfiles-darwin/bin/Makefile (limited to 'dotfiles-darwin/bin/Makefile') diff --git a/dotfiles-darwin/bin/Makefile b/dotfiles-darwin/bin/Makefile deleted file mode 100644 index abb2b68..0000000 --- a/dotfiles-darwin/bin/Makefile +++ /dev/null @@ -1,2 +0,0 @@ -~/.local/bin/trash: trash.swift - swiftc -O -o $@ $< -- cgit v1.2.3-70-g09d2