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