🐛 Attach to correct (main) session on iTerm start

This commit is contained in:
punkfairie 2024-02-05 18:36:57 -08:00
parent 785285fb9f
commit e244dc4bb0
No known key found for this signature in database
GPG key ID: 0858B0F48128A755

View file

@ -3599,7 +3599,7 @@
<key>Idle Code</key>
<integer>0</integer>
<key>Initial Text</key>
<string>tmux attach || tmux new -s main</string>
<string>tmux attach -t main || tmux new -s main</string>
<key>Jobs to Ignore</key>
<array>
<string>rlogin</string>