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

4 lines
142 B
Plaintext
Executable File

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