stow -t ~/ stow
mise install
cd ~/my-project
tmux new-session -d -s myproject
tmux new-window -t myproject -n lazygit 'lazygit' tmux new-window -t myproject -n vim 'vim' tmux new-window -t myproject -n claude 'claude-code'
tmux attach -t myproject