This commit is contained in:
2024-08-10 16:12:06 -07:00
parent 3363bf5f49
commit c7e5b2b7af
5 changed files with 0 additions and 48 deletions

View File

@@ -1,19 +0,0 @@
# 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 resize-pane -t linkedag:backend.0 -x 90%
tmux send-keys -t linkedag:backend.0 'nvim' C-m
tmux send-keys -t linkedag:backend.1 'npm run dev' C-m
tmux new-window -c ~/repos/linkedag -n frontend
tmux split-window -h -c ~/repos/linkedag
tmux resize-pane -t linkedag:frontend.0 -x 90%
tmux send-keys -t linkedag:frontend.0 'nvim' C-m
tmux send-keys -t linkedag:frontend.1 'npm run dev' C-m
tmux select-window -t linkedag:backend
tmux select-pane -t 0
tmux -2 attach-session -t linkedag

View File

@@ -1,24 +0,0 @@
qdbus org.kde.KWin /KWin setCurrentDesktop 3
sleep 1
google-chrome --profile-directory='Profile 1' "http://localhost:5173/app" &
sleep 1
google-chrome --profile-directory='Profile 2' "http://localhost:5173/app" &
sleep 1
google-chrome --profile-directory='Profile 3' "http://localhost:5173/app" &
sleep 1
qdbus org.kde.KWin /KWin setCurrentDesktop 5 && firefox --new-window "https://bigdrumdigital.teamwork.com/app/projects/620980/time" &
sleep 1
qdbus org.kde.KWin /KWin setCurrentDesktop 5 && firefox --new-window "https://theme-generator-seven.vercel.app/" &
sleep 1
qdbus org.kde.KWin /KWin setCurrentDesktop 2 && firefox --new-window "https://3.basecamp.com/5456546/buckets/36188668/card_tables/7047790073" &
sleep 1
qdbus org.kde.KWin /KWin setCurrentDesktop 4 && mongodb-compass &
sleep 1
qdbus org.kde.KWin /KWin setCurrentDesktop 4 && firefox --new-window "https://www.figma.com/file/PihpwVEFRiq6LC3HHg0RWh/LinkedAG-Design?type=design&node-id=307-1744&mode=design" &
sleep 5
qdbus org.kde.KWin /KWin setCurrentDesktop 3

View File

@@ -1 +0,0 @@

View File

@@ -1,2 +0,0 @@
flatpak run org.mozilla.Firefox https://3.basecamp.com/5456546/buckets/34127086/card_tables/6496384013
flatpak run org.mozilla.Firefox --new-window http://localhost:3000

View File

@@ -1,2 +0,0 @@
flatpak run org.mozilla.Firefox https://3.basecamp.com/5456546/buckets/34127086/card_tables/6496384013
flatpak run org.mozilla.Firefox --new-window http://localhost:5173