adds opening of relevant websites to session starts
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
firefox https://bigdrumdigital.teamwork.com/app/projects/620980/time &
|
||||
firefox https://3.basecamp.com/5456546/buckets/36188668/card_tables/7047790073 &
|
||||
mongodb-compass &
|
||||
|
||||
tmux new-session -s linkedag -d -c ~/repos/linkedag-backend -n backend
|
||||
tmux split-window -h -c ~/repos/linkedag-backend
|
||||
tmux send-keys -t linkedag:backend.0 'nvim' C-m
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user