dotfiles/zsh/.oh-my-zsh/plugins/copydir
2021-01-19 21:01:53 +01:00
..
copydir.plugin.zsh Initial dot-file commit after setting up repo and playing with stow 2021-01-19 21:01:53 +01:00
README.md Initial dot-file commit after setting up repo and playing with stow 2021-01-19 21:01:53 +01: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.