Skip to content

*nix codestyle - #282

Merged
Ben Thomas (alliscode) merged 3 commits into
mainfrom
nixcodestyle
Aug 30, 2023
Merged

*nix codestyle#282
Ben Thomas (alliscode) merged 3 commits into
mainfrom
nixcodestyle

Conversation

@dluc

Copy link
Copy Markdown
Collaborator

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 Devis Lucato (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
Ben Thomas (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
Ben Thomas (alliscode) deleted the nixcodestyle branch August 30, 2023 17:57
Team Leader (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
Kyle Beachem (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
Jonny Toombs (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