Skip to content

Conversation

@tomcra
Copy link
Contributor

@tomcra tomcra commented Oct 13, 2025

…options and will use the first one it finds.

Status

READY

Description

Type of Change

Added a feature that supports using either .bashrc or .bash_profile to launch the completion script. The bashConfiguration has been updated so that it will try .bashrc first and if that file does not exist it will try .bash_profile.

This is to address #112

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@tomcra tomcra requested a review from a team as a code owner October 13, 2025 02:52
@marcossevilla marcossevilla changed the title Bashrc feat: use .bashrc instead of .bash_profile Oct 14, 2025
@marcossevilla
Copy link
Member

hey @tomcra, thanks for the contribution! seems like you need to run dart format for the tests to run

@tomcra
Copy link
Contributor Author

tomcra commented Oct 14, 2025

Hey @marcossevilla have run dart format and committed change. Thanks.

@marcossevilla marcossevilla merged commit 70ca16c into VeryGoodOpenSource:main Oct 23, 2025
5 checks passed
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.

2 participants