pbfile function in README.md

This commit is contained in:
Anton 2025-07-17 22:05:34 +02:00 committed by GitHub
commit 742f6af6d3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,6 +39,7 @@ plugins=(... macos)
| `rmdsstore` | Remove .DS_Store files recursively in a directory | | `rmdsstore` | Remove .DS_Store files recursively in a directory |
| `btrestart` | Restart the Bluetooth daemon | | `btrestart` | Restart the Bluetooth daemon |
| `freespace` | Erases purgeable disk space with 0s on the selected disk | | `freespace` | Erases purgeable disk space with 0s on the selected disk |
| `pbfile` | Copy the file reference to the macOS pasteboard |
## Acknowledgements ## Acknowledgements