Files
dotfiles/config/tmux/sessions/sandsim
Uttarayan Mondal 471c328ef1 Update tmux configs
2022-02-14 23:42:53 +05:30

4 lines
157 B
Plaintext
Executable File

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