ohmyzsh/plugins/copydir
Marc Cornellà 6f1036293c
refactor(copydir)!: deprecate plugin in favor of copypath
BREAKING CHANGE: the `copydir` plugin is deprecated. Instead of
using `copydir`, use `copypath` which also supports copying
the path of other files or directories specified.
2022-02-22 11:25:31 +01:00
..
copydir.plugin.zsh refactor(copydir)!: deprecate plugin in favor of copypath 2022-02-22 11:25:31 +01:00
README.md refactor(copydir)!: deprecate plugin in favor of copypath 2022-02-22 11:25:31 +01:00

copydir plugin

This plugin is deprecated. Use the copypath plugin instead.