dotfiles/dot_config/tmux/bootstraps/tmp.sh

4 lines
65 B
Bash
Raw Normal View History

tmux neww -n tmp
tmux send-keys -t 0 'cd ~' C-m
tmux set-options