Files
dotfiles/.install_skripte/install_terminal_pcks.sh
T
2026-04-07 13:45:23 +02:00

14 lines
213 B
Bash
Executable File

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