Created
April 10, 2019 15:23
-
-
Save AidarGatin/b6d1a226272e4afcc89afb45fa982ae7 to your computer and use it in GitHub Desktop.
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
Invoke-WebRequest https://chocolatey.org/install.ps1 -UseBasicParsing | Invoke-Expression; | |
choco install vim | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you!
The same way you can install nano as well: