Would be nice to be able to load (or import) configuration without having to write the extension: ``` $ tmuxp load myproject ``` instead of ``` $ tmuxp load myproject.yaml ``` also for import: ``` $ tmuxp import tmuxinator myproject ```