Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-15 | refactor!: remove deprecated plugins | Marc Cornellà | |
BREAKING CHANGE: the following deprecated plugins have been removed: `cargo`, `copydir`, `npx`, `osx`, and `rustup`. See the wiki for more info: https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins#removed refactor(rustup)!: remove deprecated plugin BREAKING CHANGE: the plugin was deprecated and is now removed. See the wiki for more info: https://github.com/ohmyzsh/ohmyzsh/wiki/Plugins#removed | |||
2022-02-22 | refactor(copydir)!: deprecate plugin in favor of `copypath` | Marc Cornellà | |
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. | |||
2018-05-07 | Add READMEs to plugins copydir and copyfile (#6802) | Marc Cornellà | |
* Add README to copydir plugin * Add README to copyfile plugin |