dotfiles/dot_scripts/upgrade.sh
2019-08-09 04:02:55 +02:00

14 lines
265 B
Bash

sdk selfupdate
brew update
#brew upgrade
brew outdated | xargs brew upgrade
bundle update --all
#gem update --system
#gem update asciidoctor-pdf t
upgrade_oh_my_zsh
npm update -g jira-node-cli --save
sudo pip install --upgrade pip
sudo pip3 install --upgrade pip