Skip to content

Change default install directory to /usr/local/bin - #677

Closed
jmeiracorbal wants to merge 1 commit into
jesseduffield:masterfrom
jmeiracorbal:fix/install-script-default-directory
Closed

Change default install directory to /usr/local/bin#677
jmeiracorbal wants to merge 1 commit into
jesseduffield:masterfrom
jmeiracorbal:fix/install-script-default-directory

Conversation

@jmeiracorbal

@jmeiracorbal jmeiracorbal commented Sep 3, 2025

Copy link
Copy Markdown
  • Change default DIR from /home/{user}/.local/bin to /usr/local/bin, doesn't work if is not present on PATH.
  • Add permission or checks if sudo is required for the installation.
  • Update README.md to reflect the new default directory.
  • Ensure directory creation if it doesn't exist.

- Change default DIR from /home/jmeiracorbal/.local/bin to /usr/local/bin, doesn't work if is not present on PATH.
- Add permission or checks if sudo is required for the installation.
- Update README.md to reflect the new default directory.
- Ensure directory creation if it doesn't exist.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant