top | item 33095360

(no title)

chisquared | 3 years ago

I think you can just do `tmux new -A`. IIRC this is equivalent to `tmux attach || tmux`.

discuss

order

CoolCold|3 years ago

Could be, will note on that.

In practice I have it via bash alias `tma` , not long command as described. Until I can't bring my .bashrc to particular server of course - there long one, may try your suggestion though