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