Skip to content

support '~' as shortcut for home directory #149

Description

@pchampin

In UNIX systems, ~ at the beginning of a pattern matches the home directory of the current user.
It would be nice if glob supported this as well.

NB: as a matter of fact, ~ alone matches the current user's home, and ~username matches the home directory of username. Ideally, glob would support both.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions