The automate tag has no wiki summary.
3
votes
3answers
451 views
tmux after start
Can I configure tmux so it will after running tmux automatically opens two windows named src and cmd?
I always type after starting it:
prefix + c, prefix + ,srcENTER
prefix + c, prefix + ,cmdENTER
...