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

4 lines
152 B
Plaintext
Executable File

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