Skip to content

Add zsh as an alternative to bash in installation messages #162

@msluszniak

Description

@msluszniak

As in the topic, I think it'll be reasonable to add note about adding both to .bashrc and .zshrc the following snippet:

export PATH="$HOME/.pyenv/bin:$PATH"
eval "$(pyenv init --path)"
eval "$(pyenv virtualenv-init -)"

Personally, I wasted a lot of time searching for an error while installing Python via pyenv because of not adding this to `.zshrc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions