←back to thread

63 points theYipster | 8 comments | | HN request time: 0s | source | bottom

An install script to create a strong and stable blend of Omarchy on top of CachyOS. You must install CachyOS first (please read the README file.)

Feedback and contributions welcome!

1. unixhero ◴[] No.45248338[source]
But why is this necessary? Isn't Omarchy the opinionated setup... and that is all you need?

The README on this github link does not explain to me why this is necessary, or why someone is doing it.

replies(1): >>45248859 #
2. alias_neo ◴[] No.45248859[source]
It should probably start with WTF is Omarchy.

I recently moved my gaming desktop to CachyOS from Manjaro, but I have no idea what Omarchy is or whether or not I want it, and there's not a single link in the README.

Guess I'll go look it up.

replies(1): >>45248948 #
3. theshrike79 ◴[] No.45248948[source]
Omarchy is an “opinionated” Arch distro by dhh of Ruby on Rails and Basecamp/Hey fame
replies(2): >>45251676 #>>45259753 #
4. isr ◴[] No.45251676{3}[source]
Its not really a distro, nor does it pretend to be. What it really is, is an Arch Linux install, with a preconfigured set of apps & workflow, and a set of tools to easily allow the user to customise to their preferences - within the confines of the original config/workflow.

Basically, it's a "curated Arch linux"

replies(1): >>45254403 #
5. unixhero ◴[] No.45254403{4}[source]
So it could just be some files and a bash script or maybe better, an Ansible recipe??? Sorry for being reductionist but its late and I'm out of beer.
replies(2): >>45258344 #>>45272247 #
6. isr ◴[] No.45258344{5}[source]
That's essentially what it is. They don't really pretend otherwise. The iso is a convenience for 1 stop installs.
7. alias_neo ◴[] No.45259753{3}[source]
Ah, thanks for explaining (and the rest of the thread for clearing up the "not a distro" part).

Kinda reminds me of some of the NixOS configs I created to pre-configure workstations for me when I was tinkering with NixOS, a "desktop configuration in a bottle" sort of thing.

Makes sense for Arch I think since a lot of the time getting it ready for your task is a often more than "just install the package you need" as it is on other distros; the main reason I switched to Arch distros when I lost the energy to configure it myself for each new piece of hardware (laptops with media keys especially).

8. theshrike79 ◴[] No.45272247{5}[source]
Aren't most distros like that when you really dig down into it?

The bash scripts just get fancier over time, but that's it.