sglang.0.4.8.post1/oh-my-zsh/plugins/copyfile
hailin d4330e0746 first commit @ sglang v0.4.8.post1 2025-06-29 14:14:11 +00:00
..
README.md first commit @ sglang v0.4.8.post1 2025-06-29 14:14:11 +00:00
copyfile.plugin.zsh first commit @ sglang v0.4.8.post1 2025-06-29 14:14:11 +00:00

README.md

copyfile plugin

Puts the contents of a file in your system clipboard so you can paste it anywhere.

To use, add copyfile to your plugins array:

plugins=(... copyfile)

Then you can run the command copyfile <filename> to copy the file named filename.