Go to file
2026-06-26 18:38:59 +02:00
configs Initial omarchy setup scripts 2026-06-26 18:38:59 +02:00
system Initial omarchy setup scripts 2026-06-26 18:38:59 +02:00
.gitignore Initial omarchy setup scripts 2026-06-26 18:38:59 +02:00
aur-packages.txt Initial omarchy setup scripts 2026-06-26 18:38:59 +02:00
backup.sh Initial omarchy setup scripts 2026-06-26 18:38:59 +02:00
install.sh Initial omarchy setup scripts 2026-06-26 18:38:59 +02:00
installed-packages-full.txt Initial omarchy setup scripts 2026-06-26 18:38:59 +02:00
packages.txt Initial omarchy setup scripts 2026-06-26 18:38:59 +02:00
README.md Initial omarchy setup scripts 2026-06-26 18:38:59 +02:00

Milan's Omarchy Config

Install

git clone https://git.ta52.dk/milan/omarchy-config.git

cd omarchy-config

chmod +x install.sh

./install.sh

Update repository

After changing your setup:

./backup.sh

git add .

git commit -m "Update"

git push