Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingux/behaviorDisplay bugs, docs, adoption UX

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions