Skip to content

install.sh adds sh-style PATH manipulation to fish config #319

@SavageMessiah

Description

@SavageMessiah

I used the one line install on macos and it broke my fish config because it added export PATH="/Users/kenallen/.local/bin:$PATH" to the end which naturally does not work. ~/.local/bin was already on my path as well so it wasn't necessary to change anything anway. Trivial to fix on my end but that's something you can improve about the install script.

Metadata

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