oh-my-zsh/plugins/copydir
Marc Cornellà 00f311a3c1
Add READMEs to plugins copydir and copyfile (#6802)
* Add README to copydir plugin

* Add README to copyfile plugin
2018-05-07 18:00:27 +02:00
..
README.md Add READMEs to plugins copydir and copyfile (#6802) 2018-05-07 18:00:27 +02:00
copydir.plugin.zsh clip*: add xsel support 2015-10-05 05:13:11 -04:00

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.