Add nvm
This commit is contained in:
5
setup.sh
5
setup.sh
@@ -4,4 +4,9 @@ test ! -d ~/.config/i3status && ln -s "$(pwd)/i3status" ~/.config/i3status
|
|||||||
|
|
||||||
test ! -d ~/.config/picom && ln -s "$(pwd)/picom" ~/.config/picom
|
test ! -d ~/.config/picom && ln -s "$(pwd)/picom" ~/.config/picom
|
||||||
|
|
||||||
|
# add nvm
|
||||||
|
|
||||||
|
test ! -d ~/.nvm && curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.37.2/install.sh | bash
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user