mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-07-31 03:35:22 +08:00
208 B
208 B
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.