mirror of
https://github.com/BradNut/computer-setup-info
synced 2025-09-08 17:40:23 +00:00
Add NVM
This commit is contained in:
parent
7d99357777
commit
fc9b82da11
1 changed files with 4 additions and 2 deletions
|
|
@ -105,7 +105,9 @@ sudo apt install fonts-firacode fonts-open-sans -y -q
|
||||||
# Install Applications
|
# Install Applications
|
||||||
|
|
||||||
## Coding
|
## Coding
|
||||||
flatpak install flathub io.dbeaver.DBeaverCommunity
|
|
||||||
|
### Node Version Manager
|
||||||
|
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.0/install.sh | bash
|
||||||
|
|
||||||
## Browser
|
## Browser
|
||||||
sudo apt install apt-transport-https curl
|
sudo apt install apt-transport-https curl
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue