add nodejs
parent
b20ea72b8a
commit
a9e975b33c
|
@ -7,5 +7,5 @@ sudo apt install \
|
|||
neovim tmux \
|
||||
exa fd-find ripgrep \
|
||||
openssh-server openssh-client \
|
||||
python3 python3-venv \
|
||||
python3 python3-venv nodejs npm \
|
||||
neofetch
|
||||
|
|
|
@ -7,5 +7,5 @@ sudo dnf install \
|
|||
neovim tmux \
|
||||
exa bat fd-find ripgrep git-delta \
|
||||
openssh \
|
||||
golang nodejs python3 \
|
||||
golang python3 nodejs \
|
||||
neofetch
|
||||
|
|
Loading…
Reference in New Issue