Cleaned up scripts
This commit is contained in:
8
readme.md
Normal file
8
readme.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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
|
||||
```
|
||||
Reference in New Issue
Block a user