Skip to content

Conversation

@whynotdeep7
Copy link
Contributor

@whynotdeep7 whynotdeep7 commented Oct 1, 2025

closes #13

Solution

  • Create /usr/local/bin directory with sudo mkdir -p if it doesn't exist
  • Gracefully fall back to ~/.local/bin if directory creation or installation fails
  • Added proper permission checks and error handling
  • Provides user feedback on actual installation location and PATH configuration

you can check it if it's correct and i ran a test_install.sh on it to test it (ss attached below)
Screenshot 2025-10-02 at 03 06 09

@bakayu bakayu force-pushed the workby/whynotdeep7 branch from c898631 to 39bac27 Compare October 2, 2025 16:36
@bakayu
Copy link
Member

bakayu commented Oct 2, 2025

Thank you for the contribution @whynotdeep7!
This will be a great addition. ^^

@bakayu bakayu merged commit 3e80d14 into gitxtui:master Oct 2, 2025
@bakayu bakayu added the hacktoberfest-accepted This PR is accepted under the hacktoberfest challenge label Oct 2, 2025
@whynotdeep7
Copy link
Contributor Author

Thank you for the contribution @whynotdeep7! This will be a great addition. ^^

thanking you for giving a chance :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hacktoberfest-accepted This PR is accepted under the hacktoberfest challenge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Installation via install.sh fails on macos

2 participants