Skip to content

Don't encourage users to change system directory ownership #73

@samsapti

Description

@samsapti

From README.md:

If you get a permission denied error, maybe you need to give yourself access to the install folder via sudo chown -R $(whoami) /usr/local/bin.

I really don't think it's a good idea to encourage users to change ownership of system directories. Instead, I propose either installing kitty in /usr/local/bin using sudo, or install it in ~/.local/bin instead. I think the latter is the better option, assuming only a single user needs to have it installed.

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