diff options
| author | Grégoire Duchêne <gregoire@awhk.org> | 2026-05-04 18:01:59 +0100 |
|---|---|---|
| committer | Grégoire Duchêne <gregoire@awhk.org> | 2026-05-04 18:01:59 +0100 |
| commit | a2620f6d53f9f086ebf63bddfbd4bbd0f0409f7e (patch) | |
| tree | 5b936be6c55dd5685fa47ba6c42ab5c6ef216a7a /dotfiles-darwin/bin/Makefile | |
| parent | 562ebc6492d721fccd418075d323b0ed724194ff (diff) | |
darwin/trash: Remove tool in favor of standard one
Apparently a ‘trash’ command appeared in macOS 14.0 which I completely
missed.
Diffstat (limited to 'dotfiles-darwin/bin/Makefile')
| -rw-r--r-- | dotfiles-darwin/bin/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
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 $@ $< |
