mirror of https://github.com/aldy505/dotfiles.git
13 lines
279 B
Bash
Executable File
13 lines
279 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
fnm uninstall 14
|
|
fnm uninstall 16
|
|
|
|
fnm install 14
|
|
fnm use 14
|
|
npm install -g yarn tldr pnpm npm-check-updates np node-gyp commitizen add-gitignore
|
|
|
|
fnm install 16
|
|
fnm use 16
|
|
npm install -g yarn tldr pnpm npm-check-updates np node-gyp commitizen add-gitignore
|