Marc Cornellà 00f311a3c1 Add READMEs to plugins copydir and copyfile (#6802) | 6 年之前 | |
---|---|---|
.. | ||
README.md | 6 年之前 | |
copydir.plugin.zsh | 9 年之前 |
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.