Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/guides/.pages
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ nav:
- Database: database
- Desktop: desktop
- DNS: dns
- Editors: editors
- Email: email
- File Sharing Services: file_sharing
- Git: git
Expand Down
8 changes: 5 additions & 3 deletions docs/gemstones/micro.md → docs/guides/editors/micro.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
---
title: How to Install micro on Rocky Linux
title: Install micro on Rocky Linux
author: Ezequiel Bruni
contributors: Steven Spencer
tested version: 8.5
---

# Install micro on Rocky Linux
Expand All @@ -18,9 +20,9 @@ author: Ezequiel Bruni

And here’s how it looks in my own terminal:

![A screenshot of the micro text editor](D:\dev\RockyLinux\documentation\docs\gemstones\images\micro-text-editor.png)
![A screenshot of the micro text editor](images/micro-text-editor.png)

!!!Note
!!! Note

You *can* install micro via a snap app. If you're already using snap on your machine.. I mean... why not? But I prefer to get it straight from the source.

Expand Down