Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deduplicate shims in $PATH for the fish shell during initialization #430

Merged
merged 1 commit into from
May 19, 2022
Merged

Deduplicate shims in $PATH for the fish shell during initialization #430

merged 1 commit into from
May 19, 2022

Conversation

ericvw
Copy link
Contributor

@ericvw ericvw commented May 19, 2022

When a fish login shell is invoked within an existing login shell, avoid
duplicating path to the shims by removing existing occurrences before
prepending.

When a fish login shell is invoked within an existing login shell, avoid
duplicating path to the shims by removing existing occurrences before
prepending.
@ericvw
Copy link
Contributor Author

ericvw commented May 19, 2022

@native-api native-api merged commit c6ff093 into pyenv:master May 19, 2022
@ericvw ericvw deleted the fish-dedup-path branch May 19, 2022 16:05
keikoro added a commit to keikoro/pyenv-virtualenv that referenced this pull request Jan 15, 2024
Checks PATH variable for existing inclusion of shims
for shells other than fish.

See PR pyenv#430
keikoro added a commit to keikoro/pyenv-virtualenv that referenced this pull request Jan 20, 2024
Checks PATH variable for existing inclusion of shims
for shells other than fish.

See PR pyenv#430
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