Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Brew not added to user's path #17

@clintonb

Description

@clintonb

The Homebrew installation script is not updating the user's path.

update_path() {

The command output by brew doctor is:

echo 'export PATH="/opt/homebrew/bin:$PATH"' >> ~/.zshrc

~/.zshrc doesn't exist.

I'm new to MDM. Perhaps the script should touch the file first?

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