Skip to content

Suggestion: User binary dir #331

Open
@tdeck

Description

@tdeck

Many platforms have a directory for user binaries that is already part of the PATH. This is useful when your application wants to set up some helper utilities by symlinking them in so they're easily accessible.

For example, the XDG specification states:

User-specific executable files may be stored in $HOME/.local/bin. Distributions should ensure this directory shows up in the UNIX $PATH environment variable, at an appropriate place.

Although it doesn't provide an env var for this directory, for some reason.

On Windows I believe an equivalent directory would be %UserProfile%\AppData\Local\Microsoft\WindowsApps

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