-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Labels
Description
Actually, running teamocil without any arguments attempts to open a .yml in the .teamocil folder in home but gives the following error message:
Cannot find a layout at `/Users/nboisvert/.teamocil/.yml
I would suggest trying to load ./.teamocil.yml if no file is provided. We could then commit .teamocil.yml files in our project so everyone in the team can benefit from it and share the same tmux layout, what do you think?
The only issue I see is if users started writing ~/.teamocil/.yml files to have a default layout.