This repository has been archived on 2024-06-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
omakub-custom/readme.md
2024-06-17 20:53:07 +02:00

8 lines
357 B
Markdown

# Omakub-custom
Turn a fresh Ubuntu installation into a fully configured desktop by running a single command.
It will install Omakub (dev), remove a few things I don't want and then install a bunch of other things I need.
Getting starting is simple - just run:
```bash
wget -qO- https://git.cbo.dk/rasmus/omakub-custom/raw/branch/main/install.sh | bash
```