mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-23 02:35:38 +01:00
Copies files to the macOS pasteboard for pasting with Cmd+V in Finder, messengers, and other apps.
379 B
379 B
pbfile plugin
Copies files to the macOS pasteboard for pasting with Cmd+V in Finder, messengers, and other apps.
To use it, add pbfile to the plugins array in your zshrc file:
plugins=(... pbfile)
Usage
pbfile <file>: copies the given file to the pasteboard for pasting as an attachment.
Examples
pbfile document.pdf
pbfile config.json