
micro is a terminal-based text editor, micro aims to be somewhat of a successor to the nano editor by being easy to install and use. It strives to be enjoyable as a full-time editor for people who prefer to work in a terminal, or those who regularly edit files over SSH.
GitHub Repo Page: https://github.com/zyedidia/micro
Install micro using homebrew
- Open Terminal App,
- Run the below command:
% brew install micro - On M1/M2 based Mac it will get installed under /opt/homebrew/Cellar/micro/2.0.11
Just like nano, to open a file, type micro filename
Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!