infoalloggi-monorepo/apps/infoalloggi/.vscode/terminal.sh
2026-05-13 14:25:43 +02:00

6 lines
No EOL
321 B
Bash

#!/bin/sh
wt --pos 40,653 nt --title "Infoalloggi" --tabColor "#eb4034" -d "E:\infoalloggi-monorepo\apps\infoalloggi" ';' \
nt --title "Backend" --tabColor "#74f73b" -d "E:\infoalloggi-monorepo\apps\backend" ';' \
nt --title "Monorepo Root" --tabColor "#000dff" -d "E:\infoalloggi-monorepo" ';' \
focus-tab -t 0