Files
dotfiles/config/tmux/sessions/default
Uttarayan Mondal 104c0f773c [feat] Change stuff
2023-12-18 15:47:09 +05:30

15 lines
537 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 select-window -t default:0