Skip to content

Simplify installation process #24

@dan1994

Description

@dan1994

When pyzshcomplete is installed via pip it also installs the activate_pyzshcomplete script. This script is installed to ~/.local/bin.

Since the script has to be run as root, even if ~/.local/bin is in the user's PATH, the path to it has to be specified as in sudo ~/.local/bin/activate_pyzshcomplete which is annoying.

Should check if there's a way to omit that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Build & CIEverything related to Build & CIEnhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions