Skip to content

fix: path is treated differently in nushell#3592

Merged
jdx merged 1 commit into
jdx:mainfrom
samuelallan72:nu-path
Dec 15, 2024
Merged

fix: path is treated differently in nushell#3592
jdx merged 1 commit into
jdx:mainfrom
samuelallan72:nu-path

Conversation

@samuelallan72

Copy link
Copy Markdown

This should fix the bugs related to PATH in nushell:
- #3589
- #3554
- #3555 (partial)
@jdx jdx enabled auto-merge (squash) December 15, 2024 21:53
@jdx jdx merged commit 59ac1d5 into jdx:main Dec 15, 2024
@samuelallan72 samuelallan72 deleted the nu-path branch December 15, 2024 22:19
miguelmig pushed a commit to miguelmig/mise that referenced this pull request Dec 21, 2024
This should fix the bugs related to PATH in nushell:
- jdx#3589
- jdx#3554
- jdx#3555 (partial)
jdx pushed a commit that referenced this pull request Aug 11, 2025
[This PR](#3592) should have fixed the
path issues, but the problem described in [this
discussion](#3555) was not fixed.

The issue doesn't persist if the file is autoloaded, but the
documentation currently describes the old way of importing the file with
use. This updates the docs to write the autoload-way into the nu config
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