2
0
mirror of https://github.com/webgefrickel/dotfiles synced 2024-11-15 12:12:58 +00:00
steffen-dotfiles/install/node.sh
Steffen Rademacker 93522bba4a Further cleanup
2020-10-04 13:07:10 +02:00

14 lines
274 B
Bash
Executable File

#!/usr/bin/env zsh
curl -L https://git.io/n-install | bash
npm install -g npm@latest
npm update -g
npm install -g diff-so-fancy
npm install -g fkill-cli
npm install -g neovim
npm install -g npm-check
npm install -g pure-prompt
npm install -g trash-cli
npm install -g yarn