Skip to content

Always add /shims to PATH, even when creating duplicates#3

Open
mvgrimes wants to merge 1 commit intoriywo:masterfrom
mvgrimes:master
Open

Always add /shims to PATH, even when creating duplicates#3
mvgrimes wants to merge 1 commit intoriywo:masterfrom
mvgrimes:master

Conversation

@mvgrimes
Copy link

ndenv-init currently checks to see if ndenv/shims is in $PATH and skips
adding it if so. This can create issues when we re-enter a shell (ie,
using screen or tmux). Always adding ndev/shim to the path is consistent
with other *env tools.

ndenv-init currently checks to see if ndenv/shims is in $PATH and skips
adding it if so. This can create  issues when we re-enter a shell (ie,
using screen or tmux). Always adding ndev/shim to the path is consistent
with other *env tools
@ungue
Copy link

ungue commented May 30, 2015

👍

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