Skip to content

Conversation

@noranraskin
Copy link

Description

Adding export.fish which does the same as export.sh just for fish-shell. The provided solution in #1206 didn't work for me as after running bash -c "source export.sh didn't set ESP_MATTER_PATH thus building didn't work

Related

Fixes #1206

Testing


Tested both source export.fish and source ~/esp-matter/export.fish and compiled an example afterwards successfully.

Checklist

Before submitting a Pull Request, please ensure the following:

  • 🚨 This PR does not introduce breaking changes.
  • All CI checks (GH Actions) pass.
  • Documentation is updated as needed.
  • Tests are updated or added as necessary.
  • Code is well-commented, especially in complex areas.
  • Git history is clean — commits are squashed to the minimum necessary.

@CLAassistant
Copy link

CLAassistant commented Nov 1, 2025

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot changed the title Adding support for fish shell Adding support for fish shell (CON-1840) Nov 1, 2025
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.

Fish shell support for install snd export (CON-1474)

2 participants