4 lines
65 B
Bash
4 lines
65 B
Bash
tmux neww -n tmp
|
|
tmux send-keys -t 0 'cd ~' C-m
|
|
tmux set-options
|
tmux neww -n tmp
|
|
tmux send-keys -t 0 'cd ~' C-m
|
|
tmux set-options
|