This commit is contained in:
team3
2026-05-18 15:40:55 +02:00
parent 69c93dadaa
commit 26940ca5d3
7 changed files with 16 additions and 19 deletions

View File

@@ -1,7 +1,6 @@
#!/bin/bash #!/bin/bash
ddev poweroff 2>/dev/null killall -9 firefox code gnome-terminal-server 2>/dev/null
flatpak kill org.mozilla.firefox 2>/dev/null
killall -9 code gnome-terminal-server 2>/dev/null
while pgrep -x code > /dev/null; do sleep 0.1; done while pgrep -x code > /dev/null; do sleep 0.1; done
while pgrep -x gnome-terminal-server > /dev/null; do sleep 0.1; done while pgrep -x gnome-terminal-server > /dev/null; do sleep 0.1; done
while pgrep -x firefox > /dev/null; do sleep 0.1; done while pgrep -x firefox > /dev/null; do sleep 0.1; done
ddev poweroff 2>/dev/null

View File

@@ -10,7 +10,7 @@ fi
TICKET_TAB="" TICKET_TAB=""
[ -n "$TICKET_NR" ] && TICKET_TAB="--new-tab https://servicecenter.mitho-media.de/issues/$TICKET_NR" [ -n "$TICKET_NR" ] && TICKET_TAB="--new-tab https://servicecenter.mitho-media.de/issues/$TICKET_NR"
flatpak run org.mozilla.firefox \ firefox \
--new-tab "https://mail.google.com/mail" \ --new-tab "https://mail.google.com/mail" \
--new-tab "https://docs.google.com/spreadsheets/d/1lCSVgTgKq7Q0df2RKtcBb7m5tVub41-fkA2GTL1dTpw/edit" \ --new-tab "https://docs.google.com/spreadsheets/d/1lCSVgTgKq7Q0df2RKtcBb7m5tVub41-fkA2GTL1dTpw/edit" \
--new-tab "https://beckhuis-swag6.ddev.site/" \ --new-tab "https://beckhuis-swag6.ddev.site/" \

View File

@@ -10,7 +10,7 @@ fi
TICKET_TAB="" TICKET_TAB=""
[ -n "$TICKET_NR" ] && TICKET_TAB="--new-tab https://servicecenter.mitho-media.de/issues/$TICKET_NR" [ -n "$TICKET_NR" ] && TICKET_TAB="--new-tab https://servicecenter.mitho-media.de/issues/$TICKET_NR"
flatpak run org.mozilla.firefox \ firefox \
--new-tab "https://mail.google.com/mail" \ --new-tab "https://mail.google.com/mail" \
--new-tab "https://docs.google.com/spreadsheets/d/1lCSVgTgKq7Q0df2RKtcBb7m5tVub41-fkA2GTL1dTpw/edit" \ --new-tab "https://docs.google.com/spreadsheets/d/1lCSVgTgKq7Q0df2RKtcBb7m5tVub41-fkA2GTL1dTpw/edit" \
--new-tab "https://filter-mueller.dev.mitho-media.de/" \ --new-tab "https://filter-mueller.dev.mitho-media.de/" \

View File

@@ -10,7 +10,7 @@ fi
TICKET_TAB="" TICKET_TAB=""
[ -n "$TICKET_NR" ] && TICKET_TAB="--new-tab https://servicecenter.mitho-media.de/issues/$TICKET_NR" [ -n "$TICKET_NR" ] && TICKET_TAB="--new-tab https://servicecenter.mitho-media.de/issues/$TICKET_NR"
flatpak run org.mozilla.firefox \ firefox \
--new-tab "https://mail.google.com/mail" \ --new-tab "https://mail.google.com/mail" \
--new-tab "https://docs.google.com/spreadsheets/d/1lCSVgTgKq7Q0df2RKtcBb7m5tVub41-fkA2GTL1dTpw/edit" \ --new-tab "https://docs.google.com/spreadsheets/d/1lCSVgTgKq7Q0df2RKtcBb7m5tVub41-fkA2GTL1dTpw/edit" \
--new-tab "https://gss6.ddev.site/" \ --new-tab "https://gss6.ddev.site/" \

View File

@@ -10,18 +10,9 @@ fi
TICKET_TAB="" TICKET_TAB=""
[ -n "$TICKET_NR" ] && TICKET_TAB="--new-tab https://servicecenter.mitho-media.de/issues/$TICKET_NR" [ -n "$TICKET_NR" ] && TICKET_TAB="--new-tab https://servicecenter.mitho-media.de/issues/$TICKET_NR"
flatpak run org.mozilla.firefox \
--new-tab "https://mail.google.com/mail" \
--new-tab "https://docs.google.com/spreadsheets/d/1lCSVgTgKq7Q0df2RKtcBb7m5tVub41-fkA2GTL1dTpw/edit" \
--new-tab "https://kochmesser24.ddev.site/" \
--new-tab "https://kochmesser24.ddev.site/admin" \
--new-tab "https://kochmesser24.ddev.site:8026/" \
--new-tab "https://kochmesser24.ddev.site:9101" \
$TICKET_TAB &
code "$PROJEKT" & code "$PROJEKT" &
gnome-terminal --full-screen -- bash -c "$(cat <<EOF gnome-terminal -- bash -c "$(cat <<EOF
gnome-terminal --tab --working-directory='$PROJEKT' -- bash -c 'git fetch --all; git adog; exec bash' gnome-terminal --tab --working-directory='$PROJEKT' -- bash -c 'git fetch --all; git adog; exec bash'
$TAB_TICKET $TAB_TICKET
gnome-terminal --tab --working-directory='$PROJEKT' -- bash -c 'claude "Verschaff dir eine Übersicht, ddev, shopware 6.6"; exec bash' gnome-terminal --tab --working-directory='$PROJEKT' -- bash -c 'claude "Verschaff dir eine Übersicht, ddev, shopware 6.6"; exec bash'
@@ -29,3 +20,11 @@ gnome-terminal --tab --working-directory='$PROJEKT' -- bash -c 'ddev start; exec
EOF EOF
)" )"
firefox \
--new-tab "https://mail.google.com/mail" \
--new-tab "https://docs.google.com/spreadsheets/d/1lCSVgTgKq7Q0df2RKtcBb7m5tVub41-fkA2GTL1dTpw/edit" \
--new-tab "https://kochmesser24.ddev.site/" \
--new-tab "https://kochmesser24.ddev.site/admin" \
--new-tab "https://kochmesser24.ddev.site:8026/" \
--new-tab "https://kochmesser24.ddev.site:9101" \
$TICKET_TAB &

View File

@@ -3,9 +3,8 @@ PROJEKT="/home/arbeit/projects/project-starter"
code "$PROJEKT" & code "$PROJEKT" &
gnome-terminal --full-screen -- bash -c "$(cat <<EOF gnome-terminal -- bash -c "$(cat <<EOF
gnome-terminal --tab --working-directory='$PROJEKT' -- bash -c 'git adog; exec bash' gnome-terminal --tab --working-directory='$PROJEKT' -- bash -c 'git adog; exec bash'
gnome-terminal --tab --working-directory='$PROJEKT' -- bash -c 'claude "Verschaff dir eine Übersicht, bash skripte"; exec bash' gnome-terminal --tab --working-directory='$PROJEKT' -- bash -c 'claude "Verschaff dir eine Übersicht, bash skripte"; exec bash'
gnome-terminal --tab --working-directory='$PROJEKT' -- bash -c 'ddev start; exec bash'
EOF EOF
)" )"

View File

@@ -10,7 +10,7 @@ fi
TICKET_TAB="" TICKET_TAB=""
[ -n "$TICKET_NR" ] && TICKET_TAB="--new-tab https://servicecenter.mitho-media.de/issues/$TICKET_NR" [ -n "$TICKET_NR" ] && TICKET_TAB="--new-tab https://servicecenter.mitho-media.de/issues/$TICKET_NR"
flatpak run org.mozilla.firefox \ firefox \
--new-tab "https://mail.google.com/mail" \ --new-tab "https://mail.google.com/mail" \
--new-tab "https://docs.google.com/spreadsheets/d/1lCSVgTgKq7Q0df2RKtcBb7m5tVub41-fkA2GTL1dTpw/edit" \ --new-tab "https://docs.google.com/spreadsheets/d/1lCSVgTgKq7Q0df2RKtcBb7m5tVub41-fkA2GTL1dTpw/edit" \
$TICKET_TAB & $TICKET_TAB &