Skip to content

Instantly share code, notes, and snippets.

@havocesp
Last active January 11, 2019 23:17
Show Gist options
  • Save havocesp/e8ca40a665938d3a65cb22a0d7a7169e to your computer and use it in GitHub Desktop.
Save havocesp/e8ca40a665938d3a65cb22a0d7a7169e to your computer and use it in GitHub Desktop.
Command line "micro" text editor installer.
#!/usr/bin/env bash
curl https://getmic.ro | bash
@havocesp
Copy link
Author

Easy alternative

curl https://getmic.ro | bash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment