Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

path is reset after running ohmyzsh #20

@howarddierking

Description

@howarddierking

Bootstrapper sets up zsh as the default shell, so it will be common for folks to want to then run ohmyzsh. The problem is that this clears the path settings established by bootstrapper and pulls them into the file ~/.zshrc.pre-oh-my-zsh

Not sure the best way to address this (maybe just in documentation), but calling it out.

solved by simply source ~/.zshrc.pre-oh-my-zsh - but not sure whether there's a better way

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