Add the manual to the source code for better agent evolution

This commit is contained in:
David Heinemeier Hansson
2026-08-13 13:37:57 +02:00
parent 78d3224846
commit 929849c7b9
46 changed files with 2206 additions and 0 deletions
+64
View File
@@ -4,6 +4,70 @@ Omarchy is a beautiful, modern & opinionated Linux distribution by DHH.
Read more at [omarchy.org](https://omarchy.org).
## The Omarchy Manual
The manual lives in [`manual/`](manual/), which is its authoritative source. It's
mirrored to [learn.omacom.io](https://learn.omacom.io/2/the-omarchy-manual), where
its screenshots are also hosted.
- [Welcome to Omarchy!](manual/01-welcome-to-omarchy.md)
**The Basics**
- [Getting Started](manual/02-getting-started.md)
- [Navigation](manual/03-navigation.md)
- [Themes](manual/04-themes.md)
- [Hotkeys](manual/05-hotkeys.md)
- [Unified Clipboard & History](manual/06-unified-clipboard-history.md)
- [Reminders](manual/07-reminders.md)
- [Notices](manual/08-notices.md)
- [Text Extraction & Dictation](manual/09-text-extraction-dictation.md)
- [Omarchy CLI](manual/10-omarchy-cli.md)
**The Applications**
- [Terminal](manual/11-terminal.md)
- [Neovim](manual/12-neovim.md)
- [AI](manual/13-ai.md)
- [Development Tools](manual/14-development-tools.md)
- [Shell Tools](manual/15-shell-tools.md)
- [Shell Functions](manual/16-shell-functions.md)
- [TUIs](manual/17-tuis.md)
- [GUIs](manual/18-guis.md)
- [Commercial apps/services](manual/19-commercial-apps-services.md)
- [Web Apps](manual/20-web-apps.md)
- [Gaming](manual/21-gaming.md)
- [Filling out PDFs](manual/22-filling-out-pdfs.md)
- [Windows VM](manual/23-windows-vm.md)
- [Other Packages](manual/24-other-packages.md)
**Configuration**
- [Updates](manual/25-updates.md)
- [Dotfiles](manual/26-dotfiles.md)
- [Monitors](manual/27-monitors.md)
- [Keyboard, Mouse, Trackpad](manual/28-keyboard-mouse-trackpad.md)
- [System sleep](manual/29-system-sleep.md)
- [Hardware authentication](manual/30-hardware-authentication.md)
- [Fonts](manual/31-fonts.md)
- [Backgrounds](manual/32-backgrounds.md)
- [Prompt](manual/33-prompt.md)
- [Branding](manual/34-branding.md)
- [Common tweaks](manual/35-common-tweaks.md)
- [Extra themes](manual/36-extra-themes.md)
- [Making your own theme](manual/37-making-your-own-theme.md)
**The Rest**
- [Manual installation](manual/38-manual-installation.md)
- [Mac support](manual/39-mac-support.md)
- [Troubleshooting](manual/40-troubleshooting.md)
- [FAQ](manual/41-faq.md)
- [System snapshots](manual/42-system-snapshots.md)
- [Security](manual/43-security.md)
- [Omarchy on...](manual/44-omarchy-on.md)
- [Dual Boot Install](manual/45-dual-boot-install.md)
## License
Omarchy is released under the [MIT License](https://opensource.org/licenses/MIT).