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

macOS: some paths should be exported by default #5

Open
pztrn opened this issue May 6, 2018 · 0 comments
Open

macOS: some paths should be exported by default #5

pztrn opened this issue May 6, 2018 · 0 comments
Labels
bug Something isn't working

Comments

@pztrn
Copy link
Owner

pztrn commented May 6, 2018

For example, this is output of brew install coreutils:

If you really need to use these commands with their normal names, you
can add a "gnubin" directory to your PATH from your bashrc like:

    PATH="/usr/local/opt/coreutils/libexec/gnubin:$PATH"

Additionally, you can access their man pages with normal names if you add
the "gnuman" directory to your MANPATH from your bashrc as well:

    MANPATH="/usr/local/opt/coreutils/libexec/gnuman:$MANPATH"
@pztrn pztrn added the bug Something isn't working label May 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant