An open API service indexing awesome lists of open source software.

https://github.com/alcidesrc/custom-setup

Turn a fresh Ubuntu installation into a fully-configured, beautiful, and modern web development system by running a single command.
https://github.com/alcidesrc/custom-setup

customization gnome gnome-sh ubuntu

Last synced: 8 months ago
JSON representation

Turn a fresh Ubuntu installation into a fully-configured, beautiful, and modern web development system by running a single command.

Awesome Lists containing this project

README

          

# Custom Setup

[TOC]

## Getting Started

Just execute this command in your terminal to customize a fresh Ubuntu Gnome installation:

```bash
wget --no-cache -qO- https://raw.githubusercontent.com/AlcidesRC/custom-setup/refs/heads/main/installer | bash
```

## Disclaimer

This tool is strongly inspired by [DHH](https://dhh.dk/)'s [Omakub](https://omakub.org).

## License

The MIT License (MIT). Please see [LICENSE](https://github.com/AlcidesRC/custom-setup/blob/main/LICENSE) file for more information.