Skip to content

Add zsh instead of bash as an alternative 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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions