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

Node version in Mac OS #330

Open
kashyappatel1988 opened this issue Nov 18, 2020 · 0 comments
Open

Node version in Mac OS #330

kashyappatel1988 opened this issue Nov 18, 2020 · 0 comments

Comments

@kashyappatel1988
Copy link

Screen Shot 2020-11-17 at 5 34 24 PM

I see some old PRs about removing node version however its still there for MAC OS. I was able to remove it by
adding # infront of the nvm. Why do we need nvm again ? Very annoying

if [ ! -n "${BULLETTRAIN_PROMPT_ORDER+1}" ]; then
  BULLETTRAIN_PROMPT_ORDER=(
    time
    status
    custom
    context
    dir
    screen
    perl
    ruby
    virtualenv
    #nvm
    aws
    go
    rust
    elixir
    git
    hg
    cmd_exec_time
  )
fi
@kashyappatel1988 kashyappatel1988 changed the title Node version Node version in Mac OS Nov 18, 2020
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

No branches or pull requests

1 participant