|
|
|
|
|
by petepete
2308 days ago
|
|
Rather than freeze them I have a tmuxinator[0] config per project that opens all of the panes and tools I tend to use. Usually something like: editor, extra (often my rails console or database prompt), git, tests, server, logs. I know the numbers off by heart so can switch without looking. [0] https://github.com/tmuxinator/tmuxinator |
|