13 lines
200 B
Bash
Executable File
13 lines
200 B
Bash
Executable File
sudo pacman -S --needed \
|
|
nodejs \
|
|
npm \
|
|
starship \
|
|
fastfetch \
|
|
tree-sitter-cli \
|
|
ruff \
|
|
python-ruff \
|
|
chromium
|
|
|
|
npm install -g vscode-js-debug
|
|
npm install -g eslint_d
|