Skip to content

*nix codestyle#282

Merged
alliscode merged 3 commits intomainfrom
nixcodestyle
Aug 30, 2023
Merged

*nix codestyle#282
alliscode merged 3 commits intomainfrom
nixcodestyle

Conversation

@dluc
Copy link
Copy Markdown
Collaborator

@dluc dluc commented Aug 30, 2023

Motivation and Context

Better dev experience for Linux/Mac shell users

Description

  • lowercase bash script names
  • make all bash scripts executable (some were already, why not all?)
  • use env $PATH to find the bash shell
  • more readability of README, allowing for an easier copy and paste

@dluc dluc changed the title Nixcodestyle *nix codestyle Aug 30, 2023
@github-actions github-actions Bot added documentation Improvements or additions to documentation deployment Issues related to deploying Chat-Copilot PR: ready for review github actions Pull requests that update GitHub Actions code labels Aug 30, 2023
@alliscode alliscode added this pull request to the merge queue Aug 30, 2023
Merged via the queue into main with commit 5b8c252 Aug 30, 2023
@alliscode alliscode deleted the nixcodestyle branch August 30, 2023 17:57
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
### Motivation and Context

Better dev experience for Linux/Mac shell users

### Description

* lowercase bash script names
* make all bash scripts executable (some were already, why not all?)
* use env $PATH to find the bash shell
* more readability of README, allowing for an easier copy and paste
kb0039 pushed a commit to aaronba/chat-copilot that referenced this pull request Jan 8, 2025
### Motivation and Context

Better dev experience for Linux/Mac shell users

### Description

* lowercase bash script names
* make all bash scripts executable (some were already, why not all?)
* use env $PATH to find the bash shell
* more readability of README, allowing for an easier copy and paste
jdtoombs pushed a commit to jdtoombs/chat-copilot that referenced this pull request Apr 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

deployment Issues related to deploying Chat-Copilot documentation Improvements or additions to documentation github actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants