You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
413 B
Bash

#!/usr/bin/env zsh
6 years ago
nvm install 8.11.2
nvm use 8.11.2
nvm alias default 8.11.2
npm install -g npm@latest
npm update -g
npm install -g diff-so-fancy
npm install -g eslint
8 years ago
npm install -g eslint-config-xo-space
npm install -g fkill-cli
7 years ago
npm install -g htmlhint
npm install -g jsonlint
npm install -g npm-check-updates
npm install -g pure-prompt
npm install -g sass-lint
npm install -g trash-cli
9 years ago
npm install -g vtop