ohmyzsh/plugins/copydir/README.md
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

10 lines
208 B
Markdown

# 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.