mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-06 16:50:22 +00:00
fmt + brewfile update
This commit is contained in:
@@ -94,8 +94,8 @@ function section_install
|
||||
nvm)
|
||||
curl -o- "https://raw.githubusercontent.com/nvm-sh/nvm/$VERSION_NVM/install.sh" | bash \
|
||||
&& nvm install --lts --latest-npm --default
|
||||
git checkout "$DOTFILES/base/zshrc"
|
||||
msg_yay "nvm installed!"
|
||||
git checkout "$DOTFILES/base/zshrc"
|
||||
msg_yay "nvm installed!"
|
||||
;;
|
||||
npm)
|
||||
bash "$DOTFILES/scripts/install-npm-packages.sh" \
|
||||
|
||||
Reference in New Issue
Block a user