Files
work/.install_skripte/install_terminal_pcks.sh
T
2026-03-27 12:20:40 +01:00

10 lines
156 B
Bash
Executable File

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