LinuxScripts/README.md
2025-04-11 09:36:41 -04:00

12 lines
380 B
Markdown

# LinuxScripts
A series of setup scripts for Linux
## About this Project
This project is made to allow switching between different Desktop Environments as **Easy as Possible**. Scripts in here will automatically handle things such as setting up Apps, Desktop Env. Settings, etc.
To use it, you can run any of the following:
### Arch Linux
```bash
curl path/to/arch.sh | sh
```