Skip to content

docs: remove outdated note about automatic shim activation with Scoop - #4941

Merged
jdx merged 1 commit into
jdx:mainfrom
jgutierrezre:patch-1
Apr 26, 2025
Merged

docs: remove outdated note about automatic shim activation with Scoop#4941
jdx merged 1 commit into
jdx:mainfrom
jgutierrezre:patch-1

Conversation

@jgutierrezre

Copy link
Copy Markdown
Contributor

This PR removes an outdated statement that said installing mise with Scoop would automatically activate it

As of ScoopInstaller/Main#6677 (April 23, 2025), the Scoop manifest for mise no longer:

  • Forces MISE_DATA_DIR into Scoop-managed paths
  • Automatically adds mise’s internal shims to the PATH

Users now must manually configure shell activation by adding %LOCALAPPDATA%\mise\shims to PATH or using mise activate <shell> as documented elsewhere.

This brings the installation instructions up-to-date with the current Scoop behavior.

Reference: ScoopInstaller/Main#6677

This PR removes an outdated statement that said installing mise with Scoop would automatically activate it

As of ScoopInstaller/Main#6677 (April 23, 2025), the Scoop manifest for mise no longer:
- Forces `MISE_DATA_DIR` into Scoop-managed paths
- Automatically adds mise’s internal shims to the PATH

Users now must manually configure shell activation by adding `%LOCALAPPDATA%\mise\shims` to PATH or using `mise activate <shell>` as documented elsewhere.

This brings the installation instructions up-to-date with the current Scoop behavior.

Reference: ScoopInstaller/Main#6677
@jdx
jdx merged commit 8b46404 into jdx:main Apr 26, 2025
@jgutierrezre
jgutierrezre deleted the patch-1 branch April 26, 2025 11:28
jdx pushed a commit that referenced this pull request Apr 26, 2025
### 🚀 Features

- **(registry)** add `cli53` backend by
[@garysassano](https://github.com/garysassano) in
[#4937](#4937)
- pipx custom repository url by [@acesyde](https://github.com/acesyde)
in [#4945](#4945)

### 🐛 Bug Fixes

- **(hook-env)** path order by [@jdx](https://github.com/jdx) in
[#4946](#4946)
- **(unuse)** allow unusing any version if version not specified by
[@jdx](https://github.com/jdx) in
[#4944](#4944)
- Always use env::MISE_BIN when calling mise from itself by
[@hverlin](https://github.com/hverlin) in
[#4943](#4943)

### 📚 Documentation

- remove outdated note about automatic shim activation with Scoop by
[@jgutierrezre](https://github.com/jgutierrezre) in
[#4941](#4941)

### Chore

- checkout for homebrew bump by [@jdx](https://github.com/jdx) in
[6d7b0f6](6d7b0f6)
- mise.lock by [@jdx](https://github.com/jdx) in
[05c9a24](05c9a24)
- updated deps by [@jdx](https://github.com/jdx) in
[ac5cf5d](ac5cf5d)

### New Contributors

- @garysassano made their first contribution in
[#4937](#4937)
- @jgutierrezre made their first contribution in
[#4941](#4941)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants