Files
dotfiles/.install_skripte/install_terminal_pcks.sh
T
2026-04-06 06:54:56 +02:00

11 lines
174 B
Bash
Executable File

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