1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-02-24 00:28:42 +08:00
Marc Cornellà 3741d1aa02
fix(npx)!: detect new npx versions and fail gracefully (#10452)
BREAKING CHANGE: the `npx` plugin used a feature of `npx` to check for
npm packages and run them if a command was not found. This feature was
removed in v7.0.0 and was deemed insecure. The `npx` plugin is now
officially deprecated and will be removed soon.

Fixes #10452
2022-01-26 17:13:10 +01:00
..

osx plugin

Deprecated: use the macos plugin instead.