update
This commit is contained in:
@@ -25,11 +25,12 @@ TICKET_TAB=""
|
||||
firefox \
|
||||
--new-tab "https://mail.google.com/mail" \
|
||||
--new-tab "https://docs.google.com/spreadsheets/d/1lCSVgTgKq7Q0df2RKtcBb7m5tVub41-fkA2GTL1dTpw/edit" \
|
||||
--new-tab "https://priceservice.ddev.site:5540" \
|
||||
$TICKET_TAB &
|
||||
|
||||
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'
|
||||
$TAB_TICKET
|
||||
gnome-terminal --tab --working-directory='$PROJEKT' -- bash -c 'claude "Verschaff dir eine Übersicht"; exec bash'
|
||||
|
||||
Reference in New Issue
Block a user