Skip to content

Commit

Permalink
refactor!: remove deprecated plugins
Browse files Browse the repository at this point in the history
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
  • Loading branch information
mcornella authored and kareefardi committed Jul 14, 2022
1 parent 59439dd commit 8467281
Show file tree
Hide file tree
Showing 10 changed files with 0 additions and 66 deletions.
3 changes: 0 additions & 3 deletions plugins/cargo/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions plugins/cargo/cargo.plugin.zsh

This file was deleted.

3 changes: 0 additions & 3 deletions plugins/copydir/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions plugins/copydir/copydir.plugin.zsh

This file was deleted.

16 changes: 0 additions & 16 deletions plugins/npx/README.md

This file was deleted.

12 changes: 0 additions & 12 deletions plugins/npx/npx.plugin.zsh

This file was deleted.

3 changes: 0 additions & 3 deletions plugins/osx/README.md

This file was deleted.

5 changes: 0 additions & 5 deletions plugins/osx/osx.plugin.zsh

This file was deleted.

3 changes: 0 additions & 3 deletions plugins/rustup/README.md

This file was deleted.

7 changes: 0 additions & 7 deletions plugins/rustup/rustup.plugin.zsh

This file was deleted.

0 comments on commit 8467281

Please sign in to comment.