Last active
June 16, 2020 12:20
-
-
Save EricCote/dc501ebc280392d7b8e164fcb4f9e0bf to your computer and use it in GitHub Desktop.
install Windows terminal from the command line
This file contains 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
curl https://github.com/microsoft/terminal/releases/download/v1.0.1401.0/Microsoft.WindowsTerminal_1.0.1401.0_8wekyb3d8bbwe.msixbundle --output terminal.msixbundle -L | |
.\terminal.msixbundle |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment