chore: cleanup of history file
This commit is contained in:
parent
5e147865f8
commit
77415bfad7
140 changed files with 73 additions and 56 deletions
|
|
@ -1,11 +0,0 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# install-nvm.sh - install current nvm for nodejs
|
||||
#
|
||||
# USAGE
|
||||
# run "./install-nvm.sh" to make sure dependencies are satisfied
|
||||
|
||||
# node/nvm environment
|
||||
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/master/install.sh | bash
|
||||
nvm install --lts
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue