Files
dotfiles/config/tmux/sessions/default
2023-12-21 11:33:33 +05:30

16 lines
573 B
Plaintext
Executable File

tmux new-session -d -s 'default' -n 'neovim'
tmux new-window -t default -n 'shell'
tmux new-window -t default -n 'shell'
tmux new-window -t default -n 'shell'
tmux new-window -t default -n 'shell'
tmux new-window -t default -n 'shell'
tmux new-window -t default -n 'shell'
tmux new-window -t default -n 'shell'
tmux new-window -t default -n 'shell'
tmux new-window -t default -n 'shell'
tmux new-window -t default -n 'shell'
tmux new-window -t default -n 'IRC'
tmux send-keys -t default:IRC "irssi" Enter
tmux send-keys -t default:IRC Enter
tmux select-window -t default:0