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

Feature: update env_path:$PATH (Closes: #180, #181) #230

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

ghantoos
Copy link
Owner

This makes the env_path config parameter have precedence over the OS path and hence have env_path be inserted at the beginning of the PATH environment variable.

Closes: #180
Closes: #181

…:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin/:/usr/sbin:/home/ghantoos/bin:/home/ghantoos/.rvm/bin:/home/ghantoos/.local/bin:/home/ghantoos/src/go/bin (Closes: #180, #181)
@ghantoos ghantoos merged commit 9268054 into master Oct 25, 2024
4 checks passed
@ghantoos ghantoos deleted the f/os_path branch October 25, 2024 05:17
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.

env_path before os $PATH env variable
1 participant