Skip to content

Using bash from HomeBrew #307

@leshik

Description

@leshik

Is there any reason not to use /usr/bin/env bash instead of /bin/bash?
macOS uses an old version of bash3, and I use bash5 from HomeBrew. Some tools have completions that use complete -o nosort -o nospace -o default -F ... and nosort option doesn't work in bash3, resulting in plugins failure.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestwontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions