kamranahmedse / itomate

Automate your iTerm layouts and session setup
MIT License
336 stars 12 forks source link

[FR] Ability to set a root starting directory for all panes #6

Closed JohnLegrandRichards closed 4 years ago

JohnLegrandRichards commented 4 years ago

Ability needed to set a root directory for all panes in the tab.

example:

version: "1.0"
tabs:
    window-1:
        root: "documents/projects/myproject"
        title: "my title"
kamranahmedse commented 4 years ago

This has been added in the latest release 0.3.0. Thank you for contributing!