5 lines
88 B
Bash
5 lines
88 B
Bash
tmux neww -n util
|
|
|
|
tmux send-keys -t 0 'cd ~' C-m
|
|
tmux send-keys -t 0 'shellcaster' C-m
|