diff --git a/Scripts/debian.sh b/Scripts/debian.sh index 6a0223b..10b6e41 100755 --- a/Scripts/debian.sh +++ b/Scripts/debian.sh @@ -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 diff --git a/Scripts/fedora.sh b/Scripts/fedora.sh index 2ae7596..c2b7202 100755 --- a/Scripts/fedora.sh +++ b/Scripts/fedora.sh @@ -7,5 +7,5 @@ sudo dnf install \ neovim tmux \ exa bat fd-find ripgrep git-delta \ openssh \ - golang nodejs python3 \ + golang python3 nodejs \ neofetch