Files
dotfiles/config/tmux/sessions/hxrd
2023-02-03 15:58:33 +05:30

4 lines
152 B
Plaintext

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