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

4 lines
112 B
Plaintext
Executable File

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