ohmyzsh/plugins/copydir
Marc Cornellà e560516833 Add READMEs to plugins copydir and copyfile (#6802)
* Add README to copydir plugin

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

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.