install tmux
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
sudo pacman -S --needed \
|
||||
nodejs \
|
||||
npm \
|
||||
@@ -7,7 +9,8 @@ sudo pacman -S --needed \
|
||||
ruff \
|
||||
python-ruff \
|
||||
chromium \
|
||||
selene
|
||||
selene \
|
||||
tmux
|
||||
|
||||
npm install -g vscode-js-debug
|
||||
npm install -g eslint_d
|
||||
|
||||
Reference in New Issue
Block a user