updates sessions
This commit is contained in:
@@ -2,4 +2,5 @@ firefox https://bigdrumdigital.teamwork.com/app/projects/620980/time &
|
|||||||
firefox https://3.basecamp.com/5456546/buckets/36188668/card_tables/7047790073 &
|
firefox https://3.basecamp.com/5456546/buckets/36188668/card_tables/7047790073 &
|
||||||
firefox http://localhost:5173 &
|
firefox http://localhost:5173 &
|
||||||
firefox "https://www.figma.com/file/PihpwVEFRiq6LC3HHg0RWh/LinkedAG-Design?type=design&node-id=307-1744&mode=design" &
|
firefox "https://www.figma.com/file/PihpwVEFRiq6LC3HHg0RWh/LinkedAG-Design?type=design&node-id=307-1744&mode=design" &
|
||||||
|
firefox "https://theme-generator-seven.vercel.app/" &
|
||||||
mongodb-compass &
|
mongodb-compass &
|
||||||
|
|||||||
@@ -1,4 +1,9 @@
|
|||||||
tmux new-session -s syncopotamus -d -c ~/repos/syncopotamus-go -n backend
|
tmux new-session -s syncopotamus -d -c ~/repos/syncopotamus-go -n backend
|
||||||
|
|
||||||
|
tmux set-environment -t syncopotamus SYNCOPOTAMUS_BC_CLIENT_ID "de4602c11dcdacfbe8f1a172f84b4e88b7a1adeb"
|
||||||
|
tmux set-environment -t syncopotamus SYNCOPOTAMUS_BC_CLIENT_SECRET "710ddd0ec04c098adca8564e4caab2c7034ad272"
|
||||||
|
tmux set-environment -t syncopotamus SYNCOPOTAMUS_BC_REDIRECT_SERVER "http://localhost"
|
||||||
|
|
||||||
tmux split-window -h -c ~/repos/syncopotamus-go
|
tmux split-window -h -c ~/repos/syncopotamus-go
|
||||||
tmux resize-pane -t syncopotamus:backend.0 -x 90%
|
tmux resize-pane -t syncopotamus:backend.0 -x 90%
|
||||||
tmux send-keys -t syncopotamus:backend.0 'nvim' C-m
|
tmux send-keys -t syncopotamus:backend.0 'nvim' C-m
|
||||||
|
|||||||
Reference in New Issue
Block a user