Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/geekerhwh/customizedebian12
- Owner: GeekerHWH
- License: gpl-3.0
- Created: 2023-12-26T14:19:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-13T02:16:33.000Z (7 months ago)
- Last Synced: 2024-11-12T18:13:14.619Z (2 months ago)
- Topics: bash, debian
- Language: Shell
- Homepage:
- Size: 103 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Welcome
This is a repository for my own scripts mainly for debloat debian 12I'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/winutilif 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)