Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/geekerhwh/customizedebian12

Used for desktop user to set up their workspace efficiently and elegently
https://github.com/geekerhwh/customizedebian12

bash debian

Last synced: 13 days ago
JSON representation

Used for desktop user to set up their workspace efficiently and elegently

Awesome Lists containing this project

README

        

## Welcome
This is a repository for my own scripts mainly for debloat debian 12

I'm inspired by ChrisTitus' WinUtilities, which is great for desktop user to set up their workspace efficiently and elegently
This is his repository: https://github.com/ChrisTitusTech/winutil

if you have any question about scripts,
please let me know to create an issue! :)

This project is highly experimental, DO NOT use it in development environment!
## How to use
Prerequisite: make sure you have `curl` installed
```bash
sudo apt install curl git -y
```

### run locally
```bash
git clone https://github.com/GeekerHWH/CustomizeDebian12.git
cd CustomizeDebian12/Scripts
chmod u+x main.sh
./main.sh
```

> - Some softwares might need be installed in TUN proxy mode if you are in China

## Demo
![1](static/images/1.png)

![2](static/images/2.png)

## features
- [x] Quick install basic Gnome Desktop Environment
- [x] Install softwares like (MacOS theme / Docker / WineHQ)
- [x] Tweaks (experimental)
- [ ] Customize Server Lab (highly experimental)