.dots/zsh/plugins/copydir
2019-09-18 00:17:47 +05:00
..
copydir.plugin.zsh Добавлены конфиги tmux и zsh 2019-09-18 00:17:47 +05:00
README.md Добавлены конфиги tmux и zsh 2019-09-18 00:17:47 +05: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.