1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-12-13 16:04:08 +08:00

pbfile function in README.md

This commit is contained in:
Anton 2025-07-17 22:05:34 +02:00 committed by GitHub
parent b7c2682ca0
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 |
| `btrestart` | Restart the Bluetooth daemon |
| `freespace` | Erases purgeable disk space with 0s on the selected disk |
| `pbfile` | Copy the file reference to the macOS pasteboard |
## Acknowledgements