Skip to content
This repository was archived by the owner on Nov 9, 2019. It is now read-only.
This repository was archived by the owner on Nov 9, 2019. It is now read-only.

--safe switch fails to pickup safe file from supplied location #190

@pshirali

Description

@pshirali

I'm using the 0.8.0 release binary (darwin)

If my pick.safe is at a non-default location and a ~/.pick/pick.safe is missing, the --safe switch doesn't load the pick.safe from the supplied location.

Example:

> pick --safe ~/temp/pick.safe ls
pick not yet initialized. Please run the init command first

I noticed some discussion on #173 around the path being relative to ~/.pick, however, that doesn't work either. I'd expect the filename to point to an absolute file; but please correct me if I'm wrong with regards to the usage.

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