mirror of
https://github.com/jakejarvis/dotfiles.git
synced 2025-09-15 23:15:30 -04:00
revert npm-check-updates (doesn't work globally)
This commit is contained in:
@@ -45,8 +45,8 @@ update() {
|
||||
brew cleanup
|
||||
|
||||
echo -e "${YELLOW}Updating NPM/Yarn packages...${NC}"
|
||||
npm install --global npm@latest npm-check-updates@latest
|
||||
npm-check-updates --global --upgrade
|
||||
npm install npm@latest --global
|
||||
npm update --global
|
||||
yarn global upgrade
|
||||
|
||||
echo -e "${YELLOW}Updating Ruby gems...${NC}"
|
||||
|
Submodule zsh/plugins/zsh-autosuggestions updated: ae315ded4d...a411ef3e09
Reference in New Issue
Block a user