updates sessions to split opening with and without a specific terminal

This commit is contained in:
2024-03-23 11:32:10 -07:00
parent 5100b6bfe1
commit 2974df409a
5 changed files with 46 additions and 9 deletions

View File

@@ -1,5 +1,3 @@
firefox https://3.basecamp.com/5456546/buckets/34127086/card_tables/6496384013 &
tmux new-session -s syncopotamus -d -c ~/repos/syncopotamus-go -n backend
tmux split-window -h -c ~/repos/syncopotamus-go
tmux send-keys -t syncopotamus:backend.0 'nvim' C-m