Created
June 1, 2021 15:53
-
-
Save BarDev/a2d6d1fc42fb4fd9e19e7e0467c5df9a to your computer and use it in GitHub Desktop.
Ubuntu new instance script
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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