Skip to content

feat: Make shell configurable via config file #157

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 15, 2025

Conversation

ezynda3
Copy link
Contributor

@ezynda3 ezynda3 commented May 13, 2025

Summary

  • Add ability to configure the shell used by the bash tool via the config file
  • Default to $SHELL environment variable if not specified in config
  • Fall back to /bin/bash if neither config nor environment variable is set

Test plan

  • Verify that shell configuration works with different shells
  • Verify that shell arguments can be customized
  • Verify backward compatibility with existing behavior

🤖 Generated with opencode

@ezynda3 ezynda3 changed the title Make shell configurable via config file feat: Make shell configurable via config file May 13, 2025
Copy link
Collaborator

@kujtimiihoxha kujtimiihoxha left a comment

Choose a reason for hiding this comment

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

Thank you @ezynda3

@kujtimiihoxha kujtimiihoxha merged commit e8b4bb0 into opencode-ai:main May 15, 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.

2 participants