Skip to content

Update shell configuration instructions in README#8

Merged
andreak3779 merged 16 commits intomainfrom
Updated-scripts-and-readme-2026-Feb
Feb 25, 2026
Merged

Update shell configuration instructions in README#8
andreak3779 merged 16 commits intomainfrom
Updated-scripts-and-readme-2026-Feb

Conversation

@andreak3779
Copy link
Copy Markdown
Owner

This pull request updates the instructions in the README.md file to improve compatibility with Linux systems, specifically Zorin OS. The changes ensure that the correct shell profile file is used when updating the PATH environment variable and reloading the shell configuration.

Documentation improvements:

  • Updated the instructions to use ~/.profile instead of ~/.bash_profile for adding the scripts directory to the PATH and for reloading the shell configuration, which is more appropriate for Linux distributions like Zorin OS.

Signed-off-by: Andrea K. <andreak3779@gmail.com>
…ptions, add table of contents, and improve installation instructions; refactor checkforupdates.sh and showhardware.sh for better error handling and user feedback.
Copilot AI review requested due to automatic review settings February 25, 2026 17:42
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the README setup instructions to use a more Linux-compatible shell profile file when adding the repo’s scripts directory to the user’s PATH, aligning with common defaults on distributions like Zorin OS.

Changes:

  • Switches PATH update target from ~/.bash_profile to ~/.profile
  • Switches reload step from source ~/.bash_profile to source ~/.profile

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@andreak3779 andreak3779 marked this pull request as draft February 25, 2026 17:50
@andreak3779 andreak3779 self-assigned this Feb 25, 2026
@andreak3779 andreak3779 marked this pull request as ready for review February 25, 2026 17:51
Copilot AI review requested due to automatic review settings February 25, 2026 17:51
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 10 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
Comment thread checkforupdates.sh
Comment thread showhardware.sh
Comment thread checkforupdates.sh Outdated
Comment thread README.md Outdated
Comment thread README.md
Comment thread checkforupdates.sh Outdated
Comment thread checkforupdates.sh Outdated
Comment thread README.md Outdated
Comment thread checkforupdates.sh Outdated
Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 25, 2026

@andreak3779 I've opened a new pull request, #9, to work on those changes. Once the pull request is ready, I'll request review from you.

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 25, 2026

@andreak3779 I've opened a new pull request, #10, to work on those changes. Once the pull request is ready, I'll request review from you.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Andrea K. <andreak3779@gmail.com>
Copilot AI review requested due to automatic review settings February 25, 2026 18:19
Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 25, 2026

@andreak3779 I've opened a new pull request, #11, to work on those changes. Once the pull request is ready, I'll request review from you.

andreak3779 and others added 2 commits February 25, 2026 12:19
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Andrea K. <andreak3779@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Andrea K. <andreak3779@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Andrea K. <andreak3779@gmail.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 25, 2026

@andreak3779 I've opened a new pull request, #12, to work on those changes. Once the pull request is ready, I'll request review from you.

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 25, 2026

@andreak3779 I've opened a new pull request, #13, to work on those changes. Once the pull request is ready, I'll request review from you.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Andrea K. <andreak3779@gmail.com>
andreak3779 and others added 2 commits February 25, 2026 12:25
Remove trailing whitespace in checkforupdates.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Andrea K. <andreak3779@gmail.com>
Copilot AI review requested due to automatic review settings February 25, 2026 18:26
Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 25, 2026

@andreak3779 I've opened a new pull request, #14, to work on those changes. Once the pull request is ready, I'll request review from you.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Andrea K. <andreak3779@gmail.com>
Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 25, 2026

@andreak3779 I've opened a new pull request, #15, to work on those changes. Once the pull request is ready, I'll request review from you.

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 25, 2026

@andreak3779 I've opened a new pull request, #16, to work on those changes. Once the pull request is ready, I'll request review from you.

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 25, 2026

@andreak3779 I've opened a new pull request, #17, to work on those changes. Once the pull request is ready, I'll request review from you.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Andrea K. <andreak3779@gmail.com>
@andreak3779
Copy link
Copy Markdown
Owner Author

@copilot open a new pull request to apply changes based on the comments in this thread

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 25, 2026

@andreak3779 I've opened a new pull request, #18, to work on those changes. Once the pull request is ready, I'll request review from you.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread showhardware.sh
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md
Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 25, 2026

@andreak3779 I've opened a new pull request, #19, to work on those changes. Once the pull request is ready, I'll request review from you.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Andrea K. <andreak3779@gmail.com>
Copilot AI review requested due to automatic review settings February 25, 2026 18:41
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Andrea K. <andreak3779@gmail.com>
@andreak3779
Copy link
Copy Markdown
Owner Author

@copilot open a new pull request to apply changes based on the comments in this thread

Copy link
Copy Markdown
Contributor

Copilot AI commented Feb 25, 2026

@andreak3779 I've opened a new pull request, #20, to work on those changes. Once the pull request is ready, I'll request review from you.

@andreak3779 andreak3779 review requested due to automatic review settings February 25, 2026 18:44
Copy link
Copy Markdown
Owner Author

@andreak3779 andreak3779 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@andreak3779 andreak3779 merged commit c599eba into main Feb 25, 2026
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.

3 participants