Files
dotfiles/config/tmux/sessions/test
Uttarayan Mondal d9edc1a714 Inital Commit
2021-01-26 18:43:08 +05:30

4 lines
124 B
Plaintext
Executable File

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