add nvm
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
|
||||||
sudo apt update
|
sudo apt update
|
||||||
|
|
||||||
sudo apt install \
|
sudo apt install \
|
||||||
@@ -64,6 +65,7 @@ rustup default stable
|
|||||||
cargo install alacritty
|
cargo install alacritty
|
||||||
|
|
||||||
curl -s https://ohmyposh.dev/install.sh | sudo bash -s
|
curl -s https://ohmyposh.dev/install.sh | sudo bash -s
|
||||||
|
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.7/install.sh | bash
|
||||||
|
|
||||||
# Access to brightness devices for brightnessctl
|
# Access to brightness devices for brightnessctl
|
||||||
sudo usermod -aG video wholteza
|
sudo usermod -aG video wholteza
|
||||||
|
|||||||
Reference in New Issue
Block a user