What's Changed
- feat: allow replacements in startup command by @liam-mackie in #259
You can now use the {}
as a placeholder for the sessions path for startup command:
[default_session]
startup_command = "tmuxinator start default_project path={}"
New Contributors
- @liam-mackie made their first contribution in #259
Full Changelog: v2.14.0...v2.15.0