Created
May 26, 2020 07:10
-
-
Save stepansib/ba1fc1a0074a74562cc653a8b4ef46f5 to your computer and use it in GitHub Desktop.
#micro editor
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
sudo mkdir -p /micro | |
sudo cd /micro | |
sudo curl https://getmic.ro | bash | |
sudo ln -s /micro/micro /usr/local/bin/micro |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment