Files
work/.install_skripte/install_terminal_pcks.sh
T
2026-04-06 09:22:43 +02:00

12 lines
185 B
Bash
Executable File

sudo pacman -S --needed \
nodejs \
npm \
starship \
fastfetch \
tree-sitter-cli \
ruff \
python-ruff
npm install -g vscode-js-debug
npm install -g eslint_d