Files
dotfiles/config/tmux/sessions/sandsim
2023-02-03 15:58:33 +05:30

4 lines
157 B
Plaintext

tmux new-session -d -s 'sandsim' -n 'neovim' -c ~/Projects/sandsim
tmux new-window -t sandsim -n shell -c ~/Projects/sandsim
tmux select-window -t sandsim:0