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

Set PATH on fish #446

Open
khs1994 opened this issue Apr 19, 2018 · 3 comments
Open

Set PATH on fish #446

khs1994 opened this issue Apr 19, 2018 · 3 comments

Comments

@khs1994
Copy link
Member

khs1994 commented Apr 19, 2018

~/.config/fish/config.fish

set -g fish_user_paths "/usr/local/opt/openssl/bin" /Users/khs1994/lnmp $fish_user_paths
@khs1994 khs1994 closed this as completed Jul 18, 2018
@khs1994 khs1994 changed the title fish 设置 PATH Set PATH on fish Aug 22, 2018
@khs1994 khs1994 reopened this Aug 22, 2018
@FluxAugur
Copy link

set --global --export fish_user_paths "/usr/local/opt/openssl/bin" $fish_user_paths
set --global --export fish_user_paths "/Users/khs1994/lnml" $fish_user_paths

@khs1994
Copy link
Member Author

khs1994 commented Sep 10, 2019

@FluxAugur ?

@FluxAugur
Copy link

Sorry. I thought you wanted to know how to set the user paths in fish.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants