Install WSL
Use Windows Store to download and install latest Ubuntu distro
Install Node => sudo apt install nodejs
Install NPM => sudo apt install npm
Install Rust => curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
Install Azure CLI =>
Install GitHub CLI => https://github.com/cli/cli/blob/trunk/docs/install_linux.md
Install ZSH, Oh My ZSH and Agnoster Theme => https://vitux.com/ubuntu-zsh-shell/
Last active
November 18, 2024 22:49
-
-
Save cwiederspan/83b97d906242c273777ff668e9bbd855 to your computer and use it in GitHub Desktop.
Setup WSL Linux Environment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment