Skip to content

MacOS - zsh - local & global installations not working #703

Answered by dfang
james-s-w-clark asked this question in Q&A
Discussion options

You must be logged in to vote

BTW, it looks like there's a few ways of doing things in the readme:

  • eval "$(rtx activate)"

  • eval "$(~/bin/rtx activate bash)"

    • if the first one works:

      • why do we need to specify a path
      • why specify the type shell to activate?

if  rtx is in your path, and you're using bash, just eval "$(rtx activate bash) is enough. if rtx not in your path, you have to use absolute path.

for different shell , rtx activate SHELL_TYPE generates different output.

Replies: 6 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@james-s-w-clark
Comment options

@james-s-w-clark
Comment options

@james-s-w-clark
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by james-s-w-clark
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@jdx
Comment options

jdx Aug 1, 2023
Maintainer

@oskar-gmerek
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants