When using https://github.com/tmuxinator/tmuxinator, one can start a new session by typing tmuxinator new [project]
and the command will open a sample config file located in ~/.tmuxinator/sample.yml. One can simply start working by deleting and editing a few lines of the sample config.
The function can get rid of the chores of reading config manuals online, reduce debug time. Would be very nice to have.
When using https://github.com/tmuxinator/tmuxinator, one can start a new session by typing
tmuxinator new [project]and the command will open a sample config file located in
~/.tmuxinator/sample.yml. One can simply start working by deleting and editing a few lines of the sample config.The function can get rid of the chores of reading config manuals online, reduce debug time. Would be very nice to have.