Skip to content

brew --with-default-names option is deprecated #89

Open
@smukkejohan

Description

'gnu-sed --with-default-names',

Homebrew/homebrew-core@43f2e19

Sems --with-default-names option has ben dropped and they instruct to add to path instead. Probably need to add PATH="/usr/local/opt/gnu-sed/libexec/gnubin:$PATH" somewhere instead.

This causes .gitconfig replacements with sed to fail for me when running .install.sh

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions