Skip to content

Instantly share code, notes, and snippets.

@BarDev
Created June 1, 2021 15:53
Show Gist options
  • Save BarDev/a2d6d1fc42fb4fd9e19e7e0467c5df9a to your computer and use it in GitHub Desktop.
Save BarDev/a2d6d1fc42fb4fd9e19e7e0467c5df9a to your computer and use it in GitHub Desktop.
Ubuntu new instance script
sudo apt-get update
sudo apt install curl wget git
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment