Skip to content

Instantly share code, notes, and snippets.

@mbledkowski
Created March 23, 2022 10:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mbledkowski/965437d589460eba6c48ee082c603b41 to your computer and use it in GitHub Desktop.
Save mbledkowski/965437d589460eba6c48ee082c603b41 to your computer and use it in GitHub Desktop.
One command to update them all
alias oc2uta "sudo pacman -Syyu --noconfirm; paru -Syyu --noconfirm; yarn global upgrade; pip-review --local --auto"
funcsave oc2uta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment