Marc Cornellà 00f311a3c1 Add READMEs to plugins copydir and copyfile (#6802) 6 年之前
..
README.md 00f311a3c1 Add READMEs to plugins copydir and copyfile (#6802) 6 年之前
copydir.plugin.zsh b6d78df62c clip*: add xsel support 8 年之前

README.md

copydir plugin

Copies the path of your current folder to the system clipboard.

To use, add copydir to your plugins array:

plugins=(... copydir)

Then use the command copydir to copy the $PWD.