dotfiles/dot_config/tmux/bootstraps/util.sh

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